Class Scope3Impl
java.lang.Object
tripleo.elijah_durable_congenial.lang.impl.Scope3Impl
- All Implemented Interfaces:
Documentable,Scope3
Created 1/4/21 3:10 AM
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidadd(OS_Element element) voidaddDocString(antlr.Token aText) @NotNull Iterable<? extends antlr.Token>@NotNull List<OS_Element>items()@NotNull StatementClosurevoidstatementWrapper(IExpression expr) @NotNull VariableSequencevarSeq()
-
Constructor Details
-
Scope3Impl
-
-
Method Details
-
add
-
docstrings
- Specified by:
docstringsin interfaceScope3
-
addDocString
public void addDocString(antlr.Token aText) - Specified by:
addDocStringin interfaceDocumentable- Specified by:
addDocStringin interfaceScope3
-
items
-
getParent
-
statementClosure
- Specified by:
statementClosurein interfaceScope3
-
varSeq
-
statementWrapper
- Specified by:
statementWrapperin interfaceScope3
-