- All Superinterfaces:
IParsedElement
- All Known Subinterfaces:
ICatchClause, IClassDeclaration, IConstructorStatement, IDelegateStatement, IForEachStatement, IFunctionStatement, ILocalVarDeclaration, IParameterDeclaration, IPropertyStatement, ITypeVariableDefinitionExpression, IVarStatement
- All Known Implementing Classes:
CatchClause, ClassDeclaration, ConstructorStatement, DelegateStatement, ForEachStatement, FunctionStatement, LocalVarDeclaration, ParameterDeclaration, PropertyStatement, TypeVariableDefinition, VarStatement
-
Method Summary
boolean
int
The offset of the token representing the name for the declaration
void
Methods inherited from interface IParsedElement
addExceptionsFrom, 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, setParent, visit