Class AbstractScope2
java.lang.Object
tripleo.elijah_durable_congenial.lang.impl.AbstractScope2
- All Implemented Interfaces:
Documentable,Scope
Created 12/27/20 8:50 AM
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddDocString(@NotNull antlr.Token s1) @NotNull BlockStatement@NotNull InvariantStatementvoidstatementWrapper(IExpression aExpr) @NotNull TypeAliasStatementMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface tripleo.elijah_durable_congenial.lang.i.Scope
add, statementClosure
-
Constructor Details
-
AbstractScope2
-
-
Method Details
-
addDocString
public void addDocString(@NotNull @NotNull antlr.Token s1) - Specified by:
addDocStringin interfaceDocumentable
-
blockStatement
- Specified by:
blockStatementin interfaceScope
-
getElement
- Specified by:
getElementin interfaceScope
-
getParent
-
invariantStatement
- Specified by:
invariantStatementin interfaceScope
-
statementWrapper
- Specified by:
statementWrapperin interfaceScope
-
typeAlias
-