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