public class EnumMethodResolver extends Object
Constructor and Description |
---|
EnumMethodResolver() |
Modifier and Type | Method and Description |
---|---|
static EnumMethodDesc |
fromName(String name,
ClasspathImportServiceCompileTime classpathImportService) |
static boolean |
isEnumerationMethod(String name,
ClasspathImportServiceCompileTime classpathImportService) |
public static boolean isEnumerationMethod(String name, ClasspathImportServiceCompileTime classpathImportService) throws ExprValidationException
ExprValidationException
public static EnumMethodDesc fromName(String name, ClasspathImportServiceCompileTime classpathImportService) throws ExprValidationException
ExprValidationException
Copyright © 2005–2021. All rights reserved.