Interface FunctionItem
- All Superinterfaces:
OS_Element
- All Known Subinterfaces:
AliasStatement,CaseConditional,ClassStatement,ConstructStatement,IfConditional,Loop,MatchConditional,NamespaceStatement,SyntacticBlock,VariableSequence,WithStatement
- All Known Implementing Classes:
AliasStatementImpl,CaseConditionalImpl,CaseConditionalImpl.CaseScopeImpl,ClassStatementImpl,ConstructStatementImpl,IfConditionalImpl,LoopImpl,MatchConditionalImpl,NamespaceStatementImpl,StatementWrapperImpl,SyntacticBlockImpl,VariableSequenceImpl,WithStatementImpl,WrappedStatementWrapper
Marker interface to represent elements that can be added to a function
-
Method Summary
Methods inherited from interface tripleo.elijah_durable_congenial.lang.i.OS_Element
asString, getContext, getParent, visitGen
-
Method Details
-
serializeTo
- Specified by:
serializeToin interfaceOS_Element
-