public class ClasspathImportCompileTimeUtil extends Object
Constructor and Description |
---|
ClasspathImportCompileTimeUtil() |
Modifier and Type | Method and Description |
---|---|
static EnumValue |
resolveIdentAsEnum(String constant,
ClasspathImportServiceCompileTime classpathImportService,
ClasspathExtensionClass classpathExtension,
boolean isAnnotation) |
static ValueAndFieldDesc |
resolveIdentAsEnumConst(String constant,
ClasspathImportServiceCompileTime classpathImportService,
ClasspathExtensionClass classpathExtension,
boolean isAnnotation) |
public static ValueAndFieldDesc resolveIdentAsEnumConst(String constant, ClasspathImportServiceCompileTime classpathImportService, ClasspathExtensionClass classpathExtension, boolean isAnnotation) throws ExprValidationException
ExprValidationException
public static EnumValue resolveIdentAsEnum(String constant, ClasspathImportServiceCompileTime classpathImportService, ClasspathExtensionClass classpathExtension, boolean isAnnotation)
Copyright © 2005–2021. All rights reserved.