Package gw.lang.parser
Interface IAttributeSource
- All Superinterfaces:
ITypeLoaderListener
-
Method Summary
Modifier and TypeMethodDescriptiongetAttribute(String strAttr) booleanhasAttribute(String strAttr) voidsetAttribute(String strAttr, Object value) Methods inherited from interface gw.lang.reflect.ITypeLoaderListener
refreshed, refreshedTypes
-
Method Details
-
hasAttribute
-
getAttribute
-
setAttribute
-