Interface AntlrProjectionElement
- All Superinterfaces:
IAntlrElement
- All Known Subinterfaces:
AntlrProjectionChild
- All Known Implementing Classes:
AntlrProjectionDataTypeProperty,AntlrProjectionProjectionReference,AntlrProjectionReferenceProperty
-
Method Summary
Modifier and TypeMethodDescriptionbuild()voidbuild2()getName()default Optional<IAntlrElement>voidreportDuplicateMemberName(CompilerAnnotationHolder compilerAnnotationHolder) voidreportErrors(CompilerAnnotationHolder compilerAnnotationHolder) voidvisit(AntlrProjectionVisitor visitor) Methods inherited from interface cool.klass.model.converter.compiler.state.IAntlrElement
gatherSurroundingElements, getCompilationUnit, getContextAfter, getContextBefore, getElementContext, getEntireContext, getMacroElement, getSurroundingElement, getSurroundingElements, isContext, reportAuditErrors
-
Method Details
-
build
-
build2
void build2() -
visit
-
getParent
-
getSurroundingElement
- Specified by:
getSurroundingElementin interfaceIAntlrElement
-
getName
-
reportErrors
-
reportDuplicateMemberName
-