Package fabil.extension

Provides extended functionality for AST nodes inherited from Java.

See:
          Description

Interface Summary
ClassMemberExt  
FabILDelFactory  
FabILExt The interface for all Fabric extension nodes.
FabILExtFactory  
 

Class Summary
AbortExt_c  
AnnotatedExt_c Provides common functionality to the New and NewArray for managing label and location fields.
ArrayAccessAssignExt_c  
ArrayAccessExt_c  
AtomicExt_c  
BinaryExt_c  
CallExt_c  
CastExt_c  
ClassBodyExt_c  
ClassDeclExt_c  
ClassMemberExt_c  
ConstructorCallExt_c  
ConstructorDeclExt_c  
EvalExt_c  
ExprExt_c  
FabILDelFactory_c  
FabILExt_c  
FabILExtFactory_c Factory for FabIL extension nodes.
FabricArrayInitExt_c  
FabricArrayTypeNodeDel_c  
FieldAssignExt_c  
FieldDeclExt_c  
FieldExt_c  
InitializerExt_c  
InstanceofExt_c  
MethodDeclExt_c  
NewExt_c  
NewFabricArrayExt_c  
RetryExt_c  
SpecialExt_c  
TypeNodeExt_c  
UnaryExt_c  
 

Package fabil.extension Description

Provides extended functionality for AST nodes inherited from Java.