Interface Scope
- All Superinterfaces:
Documentable
- All Known Implementing Classes:
AbstractScope2
-
Method Summary
Modifier and TypeMethodDescriptionvoidadd(StatementItem aItem) voidstatementWrapper(IExpression aExpr) Methods inherited from interface tripleo.elijah_durable_congenial.lang.i.Documentable
addDocString
-
Method Details
-
add
-
blockStatement
BlockStatement blockStatement() -
getElement
OS_Element getElement() -
getParent
OS_Element getParent() -
invariantStatement
InvariantStatement invariantStatement() -
statementClosure
StatementClosure statementClosure() -
statementWrapper
-
typeAlias
TypeAliasStatement typeAlias()
-