Package org.somox.seff2javaast
Interface Seff2javaastPackage.Literals
- Enclosing interface:
- Seff2javaastPackage
public static interface Seff2javaastPackage.Literals
Defines literals for the meta objects that represent
- each class,
- each feature of each class,
- each operation of each class,
- each enum,
- and each data type
- Generated class or method.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final EClass
The meta object literal for the 'SEFF2 Java AST
' class.static final EReference
The meta object literal for the 'Seff2 Method Mappings' containment reference list feature.static final EClass
The meta object literal for the 'SEFF2 Method Mapping
' class.static final EReference
The meta object literal for the 'Blockstatement' reference feature.static final EReference
The meta object literal for the 'Seff' reference feature.
-
Field Details
-
SEFF2_METHOD_MAPPING
The meta object literal for the 'SEFF2 Method Mapping
' class.- See Also:
- Generated class or method.
-
SEFF2_METHOD_MAPPING__BLOCKSTATEMENT
The meta object literal for the 'Blockstatement' reference feature.- Generated class or method.
-
SEFF2_METHOD_MAPPING__SEFF
The meta object literal for the 'Seff' reference feature.- Generated class or method.
-
SEFF2_JAVA_AST
The meta object literal for the 'SEFF2 Java AST
' class.- See Also:
- Generated class or method.
-
SEFF2_JAVA_AST__SEFF2_METHOD_MAPPINGS
The meta object literal for the 'Seff2 Method Mappings' containment reference list feature.- Generated class or method.
-