Package gw.lang.ir
Class IRSymbol
java.lang.Object
gw.lang.ir.IRSymbol
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate List<IRAnnotation>private Stringprivate booleanprivate IRType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()getType()booleanisTemp()voidsetAnnotations(List<IRAnnotation> irAnnotations) voidtoString()