Class WithStatementImpl
java.lang.Object
tripleo.elijah_durable_congenial.lang.impl.WithStatementImpl
- All Implemented Interfaces:
Documentable,FunctionItem,OS_Container,OS_Element,StatementItem,WithStatement
public class WithStatementImpl
extends Object
implements OS_Element, OS_Container, StatementItem, WithStatement
Created 8/30/20 1:51 PM
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidadd(OS_Element anElement) voidaddDocString(antlr.Token aText) voidaddToContainer(OS_Element anElement) @Nullable Context@NotNull List<FunctionItem>getItems()@Nullable List<OS_NamedElement>items()voidvoidvoidvoidsetContext(WithContext ctx) voidvisitGen(@NotNull ElElementVisitor visit) Methods 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.OS_Element
asString
-
Constructor Details
-
WithStatementImpl
-
-
Method Details
-
addToContainer
- Specified by:
addToContainerin interfaceOS_Container
-
add
- Specified by:
addin interfaceWithStatement
-
addDocString
public void addDocString(antlr.Token aText) - Specified by:
addDocStringin interfaceDocumentable- Specified by:
addDocStringin interfaceWithStatement
-
getContext
- Specified by:
getContextin interfaceOS_Element- Specified by:
getContextin interfaceWithStatement
-
visitGen
- Specified by:
visitGenin interfaceOS_Element- Specified by:
visitGenin interfaceWithStatement
-
getItems
- Specified by:
getItemsin interfaceWithStatement
-
getVarItems
- Specified by:
getVarItemsin interfaceWithStatement
-
getParent
- Specified by:
getParentin interfaceOS_Element- Specified by:
getParentin interfaceWithStatement
-
nextVarStmt
- Specified by:
nextVarStmtin interfaceWithStatement
-
postConstruct
public void postConstruct()- Specified by:
postConstructin interfaceWithStatement
-
items
- Specified by:
itemsin interfaceOS_Container- Specified by:
itemsin interfaceWithStatement
-
serializeTo
- Specified by:
serializeToin interfaceFunctionItem- Specified by:
serializeToin interfaceOS_Element- Specified by:
serializeToin interfaceWithStatement
-
scope
- Specified by:
scopein interfaceWithStatement
-
setContext
- Specified by:
setContextin interfaceWithStatement
-
getHidden_seq
-