public interface IFunctionStatement extends IStatement, IParsedElementWithAtLeastOneDeclaration
| Modifier and Type | Method and Description |
|---|---|
IDynamicFunctionSymbol |
getDynamicFunctionSymbol() |
List<IParameterDeclaration> |
getParameters() |
execute, execute, getLeastSignificantTerminalStatement, hasContentdeclares, getDeclarations, getNameOffset, setNameOffsetaddExceptionsFrom, addParseException, addParseException, addParseWarning, addParseWarning, clearParseExceptions, clearParseTreeInformation, clearParseWarnings, findAncestorParsedElementByType, findDeclaringStatement, findRootParsedElement, getColumn, getContainedParsedElementsByType, getContainedParsedElementsByTypes, getContainedParsedElementsByTypesWithIgnoreSet, getFunctionName, getGosuClass, getGosuProgram, getImmediateParseIssue, getImmediateParseIssues, getLineNum, getLocation, getModule, getParent, getParseExceptions, getParseIssues, getParseWarnings, getReturnType, getTokens, hasImmediateParseIssue, hasImmediateParseWarnings, hasParseException, hasParseExceptions, hasParseIssue, hasParseIssues, hasParseWarning, hasParseWarnings, isCompileTimeConstant, isSuppressed, isSynthetic, setLocation, setParentIDynamicFunctionSymbol getDynamicFunctionSymbol()
List<IParameterDeclaration> getParameters()
Copyright © 2015. All rights reserved.