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

public interface FunctionItem extends OS_Element
Marker interface to represent elements that can be added to a function