Types from org.eclipse.dltk.core used by org.eclipse.dltk.xotcl.core

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.dltk.ast.ASTListNode

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclProcCallStatement.arguments-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassMyProcessor.process(TclStatement, ITclParser, ASTNode)28
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcCallProcessor.process(TclStatement, ITclParser, ASTNode)35
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclObjectSetProcessor.process(TclStatement, ITclParser, ASTNode)42
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclProcCallProcessor.process(TclStatement, ITclParser, ASTNode)46
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassMyProcessor.process(TclStatement, ITclParser, ASTNode)28
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcCallProcessor.process(TclStatement, ITclParser, ASTNode)33
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclObjectSetProcessor.process(TclStatement, ITclParser, ASTNode)42
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclProcCallProcessor.process(TclStatement, ITclParser, ASTNode)44
org.eclipse.dltk.xotcl.internal.core.parser.XOTclSourceElementRequestVisitorExtension.visit(Statement, TclSourceElementRequestVisitor)38
PARAMETER
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclProcCallStatement.XOTclProcCallStatement(SimpleReference, ASTNode, ASTListNode)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclProcCallStatement.getArguments()-1

org.eclipse.dltk.ast.ASTNode

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.XOTclDocumentationProcessor.preprocessStatement(TclStatement)31
CASTS
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.documentation.XOTclDocumentationResolver.getDocumentationFor(IMember)25
org.eclipse.dltk.xotcl.core.XOTclDocumentationProcessor.preprocessStatement(TclStatement)30
org.eclipse.dltk.xotcl.core.XOTclParseUtil.findXOTclInstanceVariableDeclarationFrom(ModuleDeclaration, ASTNode, String)20
org.eclipse.dltk.xotcl.core.XOTclParseUtil.findXOTclObjectInstanceFrom(ModuleDeclaration, ASTNode, String)55
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.process(TclStatement, ITclParser, ASTNode)49
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclProcCallProcessor.process(TclStatement, ITclParser, ASTNode)53
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.processArgumentCompletion(Statement, List, TclCompletionParser, int)88
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclProcCallStatement, int, TclSelectionEngine)183
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclProcCallStatement.object-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.process(TclStatement, ITclParser, ASTNode)48
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.documentation.XOTclDocumentationResolver.getDocumentationFor(IMember)24
org.eclipse.dltk.xotcl.core.XOTclParseUtil.findXOTclInstanceVariableDeclarationFrom(ModuleDeclaration, ASTNode, String)20
org.eclipse.dltk.xotcl.core.XOTclParseUtil.findXOTclObjectInstanceFrom(ModuleDeclaration, ASTNode, String)55
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.process(TclStatement, ITclParser, ASTNode)45
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassMyProcessor.process(TclStatement, ITclParser, ASTNode)22
org.eclipse.dltk.xotcl.internal.core.search.mixin.XOTclMixinBuildVisitorExtension.visitXOTclMethod(MethodDeclaration, TclMixinBuildVisitor)45
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.findLocalXOTclClasses(char[], Set, ASTNode, TclCompletionEngine)143
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.findLocalXOTclClassInstances(char[], Set, ASTNode, TclCompletionEngine)157
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.processArgumentCompletion(Statement, List, TclCompletionParser, int)88
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.processArgumentCompletion(Statement, List, TclCompletionParser, int)104
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.processArgumentCompletion(Statement, List, TclCompletionParser, int)111
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.processArgumentCompletion(Statement, List, TclCompletionParser, int)86
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclMethodCallStatement, int, TclSelectionEngine)300
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclMethodCallStatement, int, TclSelectionEngine)260
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclProcCallStatement, int, TclSelectionEngine)183
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethodDeclaration(ExtendedTclMethodDeclaration, int, TclSelectionEngine)208
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processXOTclCommandCalls(TclStatement, TclSelectionEngine)66
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.selectionOnKeywordOrFunction(SelectionOnKeywordOrFunction, TclSelectionEngine)40
PARAMETER
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclProcCallStatement.setObject(ASTNode)-1
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclProcCallStatement.XOTclProcCallStatement(SimpleReference, ASTNode, ASTListNode)-1
org.eclipse.dltk.xotcl.core.XOTclDocumentationProcessor.process(TclStatement, ITclParser, ASTNode)-1
org.eclipse.dltk.xotcl.core.XOTclParseUtil.findXOTclInstanceVariableDeclarationFrom(ModuleDeclaration, ASTNode, String)-1
org.eclipse.dltk.xotcl.core.XOTclParseUtil.findXOTclObjectInstanceFrom(ModuleDeclaration, ASTNode, String)-1
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.process(TclStatement, ITclParser, ASTNode)-1
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassMethodCallProcessor.process(TclStatement, ITclParser, ASTNode)-1
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassMyProcessor.process(TclStatement, ITclParser, ASTNode)-1
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassNewInstanceProcessor.process(TclStatement, ITclParser, ASTNode)-1
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcCallProcessor.process(TclStatement, ITclParser, ASTNode)-1
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcessor.process(TclStatement, ITclParser, ASTNode)-1
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclObjectCreateProcessor.process(TclStatement, ITclParser, ASTNode)-1
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclObjectSetProcessor.process(TclStatement, ITclParser, ASTNode)-1
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclProcCallProcessor.process(TclStatement, ITclParser, ASTNode)-1
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.checkClass(TclStatement, ModuleDeclaration, ASTNode)-1
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.checkCreateType(TclStatement, ASTNode, Expression, String)-1
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.checkInstanceOperations(ModuleDeclaration, ASTNode, TclStatement)-1
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.checkObject(TclStatement, ModuleDeclaration, ASTNode)-1
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.createTypeAdd(TclStatement, ASTNode, Expression, String)-1
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.detectCommand(TclStatement, ModuleDeclaration, ASTNode)-1
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.processASTNode(ASTNode)-1
org.eclipse.dltk.xotcl.internal.core.search.XOTclMatchLocatorExtension.visitGeneral(ASTNode, PatternLocator, MatchingNodeSet)-1
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.completeOnKeywordOrFunction(CompletionOnKeywordOrFunction, ASTNode, TclCompletionEngine)-1
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.findLocalXOTclClasses(char[], Set, ASTNode, TclCompletionEngine)-1
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.findLocalXOTclClassInstances(char[], Set, ASTNode, TclCompletionEngine)-1
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.findXOTclClassessIn(ASTNode, Set, TclCompletionEngine)-1
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.findXOTclClassInstancesIn(ASTNode, Set, TclCompletionEngine)-1
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.findElementParent(ASTNode, String, IParent, TclSelectionEngine)-1
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.findVariables(String, ASTNode, int, TclSelectionEngine)-1
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.selectionOnAST(ASTNode, TclSelectionEngine)-1
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.selectionOnNode(ASTNode, int, TclSelectionEngine)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclProcCallStatement.getObject()-1
org.eclipse.dltk.xotcl.core.XOTclDocumentationProcessor.process(TclStatement, ITclParser, ASTNode)-1
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.process(TclStatement, ITclParser, ASTNode)-1
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassMethodCallProcessor.process(TclStatement, ITclParser, ASTNode)-1
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassMyProcessor.process(TclStatement, ITclParser, ASTNode)-1
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassNewInstanceProcessor.process(TclStatement, ITclParser, ASTNode)-1
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcCallProcessor.process(TclStatement, ITclParser, ASTNode)-1
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcessor.process(TclStatement, ITclParser, ASTNode)-1
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclObjectCreateProcessor.process(TclStatement, ITclParser, ASTNode)-1
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclObjectSetProcessor.process(TclStatement, ITclParser, ASTNode)-1
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclProcCallProcessor.process(TclStatement, ITclParser, ASTNode)-1

org.eclipse.dltk.ast.ASTVisitor

EXTENDS
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.XOTclDocumentationProcessor.1-1
org.eclipse.dltk.xotcl.core.XOTclDocumentationProcessor.1100
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.1180
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.1-1
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.2-1
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.2212
PARAMETER
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclDocumentationNode.traverse(ASTVisitor)-1
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclProcCallStatement.traverse(ASTVisitor)-1
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclVariableDeclaration.traverse(ASTVisitor)-1

org.eclipse.dltk.ast.declarations.Argument

CASTS
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcessor.process(TclStatement, ITclParser, ASTNode)81
INSTANTIATION
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.process(TclStatement, ITclParser, ASTNode)86
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.process(TclStatement, ITclParser, ASTNode)86
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcessor.process(TclStatement, ITclParser, ASTNode)81

org.eclipse.dltk.ast.declarations.Declaration

PARAMETER
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.XOTclSourceElementRequestVisitorExtension.getModifiers(Declaration)-1

org.eclipse.dltk.ast.declarations.FieldDeclaration

CASTS
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassMethodCallProcessor.process(TclStatement, ITclParser, ASTNode)26
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.processASTNode(ASTNode)289
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclMethodCallStatement.instanceVariable-1
EXTENDS
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclExInstanceVariable-1
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclFieldDeclaration-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassMethodCallProcessor.process(TclStatement, ITclParser, ASTNode)22
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.processASTNode(ASTNode)288
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassMethodCallProcessor.process(TclStatement, ITclParser, ASTNode)26
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.checkInstanceOperations(ModuleDeclaration, ASTNode, TclStatement)125
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.processASTNode(ASTNode)289
org.eclipse.dltk.xotcl.internal.core.search.XOTclMatchLocatorExtension.visitGeneral(ASTNode, PatternLocator, MatchingNodeSet)23
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.completeOnKeywordArgumentsOne(String, char[], CompletionOnKeywordArgumentOrFunctionArgument, Set, TclStatement, TclCompletionEngine)451
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclMethodCallStatement, int, TclSelectionEngine)231
PARAMETER
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclMethodCallStatement.XOTclMethodCallStatement(int, int, SimpleReference, FieldDeclaration, CallArgumentsList)-1
org.eclipse.dltk.xotcl.internal.core.parser.XOTclSourceElementRequestVisitorExtension.processField(FieldDeclaration, TclSourceElementRequestVisitor)-1
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.completionForInstanceVariableMethods(FieldDeclaration, char[], Set, TclCompletionEngine)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclMethodCallStatement.getInstanceVariable()-1
org.eclipse.dltk.xotcl.core.XOTclParseUtil.findXOTclInstanceVariableDeclarationFrom(ModuleDeclaration, ASTNode, String)-1
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.searchFieldFromMixin(String, TclCompletionEngine)-1

org.eclipse.dltk.ast.declarations.MethodDeclaration

PARAMETER
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.XOTclSourceElementRequestVisitorExtension.extendedExitRequired(MethodDeclaration, TclSourceElementRequestVisitor)-1
org.eclipse.dltk.xotcl.internal.core.parser.XOTclSourceElementRequestVisitorExtension.getExitExtended(MethodDeclaration, TclSourceElementRequestVisitor)-1
org.eclipse.dltk.xotcl.internal.core.parser.XOTclSourceElementRequestVisitorExtension.skipMethod(MethodDeclaration, TclSourceElementRequestVisitor)-1
org.eclipse.dltk.xotcl.internal.core.search.mixin.XOTclMixinBuildVisitorExtension.visit(MethodDeclaration, TclMixinBuildVisitor)-1
org.eclipse.dltk.xotcl.internal.core.search.mixin.XOTclMixinBuildVisitorExtension.visitXOTclMethod(MethodDeclaration, TclMixinBuildVisitor)-1
org.eclipse.dltk.xotcl.internal.core.search.XOTclMatchLocatorExtension.createMethodHandle(ISourceModule, MethodDeclaration, TclMatchLocator)-1

org.eclipse.dltk.ast.declarations.ModuleDeclaration

INSTANCEOF
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclMethodCallStatement, int, TclSelectionEngine)303
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processXOTclCommandCalls(TclStatement, TclSelectionEngine)84
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.documentation.XOTclDocumentationResolver.getDocumentationFor(IMember)18
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassMyProcessor.process(TclStatement, ITclParser, ASTNode)21
org.eclipse.dltk.xotcl.internal.core.XOTclResolver.parseModule(IModelElement)91
PARAMETER
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.XOTclParseUtil.findXOTclInstanceVariableDeclarationFrom(ModuleDeclaration, ASTNode, String)-1
org.eclipse.dltk.xotcl.core.XOTclParseUtil.findXOTclObjectInstanceFrom(ModuleDeclaration, ASTNode, String)-1
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.checkClass(TclStatement, ModuleDeclaration, ASTNode)-1
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.checkInstanceOperations(ModuleDeclaration, ASTNode, TclStatement)-1
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.checkObject(TclStatement, ModuleDeclaration, ASTNode)-1
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.detectCommand(TclStatement, ModuleDeclaration, ASTNode)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclResolver.parseModule(IModelElement)-1

org.eclipse.dltk.ast.declarations.TypeDeclaration

CASTS
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.process(TclStatement, ITclParser, ASTNode)95
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.process(TclStatement, ITclParser, ASTNode)126
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassNewInstanceProcessor.process(TclStatement, ITclParser, ASTNode)54
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcCallProcessor.process(TclStatement, ITclParser, ASTNode)26
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclObjectSetProcessor.process(TclStatement, ITclParser, ASTNode)28
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.processASTNode(ASTNode)292
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclFieldDeclaration.type-1
EXTENDS
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclObjectDeclaration-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.process(TclStatement, ITclParser, ASTNode)125
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.process(TclStatement, ITclParser, ASTNode)94
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassNewInstanceProcessor.process(TclStatement, ITclParser, ASTNode)53
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassNewInstanceProcessor.process(TclStatement, ITclParser, ASTNode)25
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcCallProcessor.process(TclStatement, ITclParser, ASTNode)22
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclObjectSetProcessor.process(TclStatement, ITclParser, ASTNode)25
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclProcCallProcessor.process(TclStatement, ITclParser, ASTNode)31
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.processASTNode(ASTNode)291
org.eclipse.dltk.xotcl.internal.core.search.mixin.XOTclMixinBuildVisitorExtension.visitXOTclMethod(MethodDeclaration, TclMixinBuildVisitor)47
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclProcCallStatement, int, TclSelectionEngine)186
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethodDeclaration(ExtendedTclMethodDeclaration, int, TclSelectionEngine)209
INSTANTIATION
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcessor.process(TclStatement, ITclParser, ASTNode)51
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.createTypeAdd(TclStatement, ASTNode, Expression, String)276
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassNewInstanceProcessor.process(TclStatement, ITclParser, ASTNode)54
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcCallProcessor.process(TclStatement, ITclParser, ASTNode)26
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcessor.process(TclStatement, ITclParser, ASTNode)51
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclObjectSetProcessor.process(TclStatement, ITclParser, ASTNode)28
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.checkClass(TclStatement, ModuleDeclaration, ASTNode)206
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.checkCreateType(TclStatement, ASTNode, Expression, String)264
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.checkInstanceOperations(ModuleDeclaration, ASTNode, TclStatement)99
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.checkObject(TclStatement, ModuleDeclaration, ASTNode)236
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.createTypeAdd(TclStatement, ASTNode, Expression, String)276
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.processASTNode(ASTNode)292
org.eclipse.dltk.xotcl.internal.core.search.mixin.XOTclMixinBuildVisitorExtension.visit(Statement, TclMixinBuildVisitor)108
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.completionForInstanceVariableMethods(FieldDeclaration, char[], Set, TclCompletionEngine)256
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclMethodCallStatement, int, TclSelectionEngine)266
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclMethodCallStatement, int, TclSelectionEngine)271
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclMethodCallStatement, int, TclSelectionEngine)239
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclProcCallStatement, int, TclSelectionEngine)184
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processXOTclInstanceVariable(XOTclInstanceVariable, TclSelectionEngine)52
PARAMETER
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclFieldDeclaration.setDeclaringType(TypeDeclaration)-1
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.check(TypeDeclaration, SimpleReference)-1
org.eclipse.dltk.xotcl.internal.core.search.mixin.XOTclMixinBuildVisitorExtension.visit(TypeDeclaration, TclMixinBuildVisitor)-1
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.1.visit(TypeDeclaration)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclFieldDeclaration.getDeclaringType()-1
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.createTypeAdd(TclStatement, ASTNode, Expression, String)-1

org.eclipse.dltk.ast.expressions.CallArgumentsList

INSTANTIATION
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassMethodCallProcessor.process(TclStatement, ITclParser, ASTNode)35
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassMethodCallProcessor.process(TclStatement, ITclParser, ASTNode)33
PARAMETER
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclMethodCallStatement.XOTclMethodCallStatement(int, int, SimpleReference, FieldDeclaration, CallArgumentsList)-1

org.eclipse.dltk.ast.expressions.CallExpression

EXTENDS
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclMethodCallStatement-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.search.XOTclMatchLocatorExtension.visitGeneral(ASTNode, PatternLocator, MatchingNodeSet)29
org.eclipse.dltk.xotcl.internal.core.search.XOTclMatchLocatorExtension.visitGeneral(ASTNode, PatternLocator, MatchingNodeSet)24
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.search.XOTclMatchLocatorExtension.visitGeneral(ASTNode, PatternLocator, MatchingNodeSet)24
org.eclipse.dltk.xotcl.internal.core.search.XOTclMatchLocatorExtension.visitGeneral(ASTNode, PatternLocator, MatchingNodeSet)29

org.eclipse.dltk.ast.expressions.Expression

CASTS
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcessor.process(TclStatement, ITclParser, ASTNode)84
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclVariableDeclaration.initializer-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.process(TclStatement, ITclParser, ASTNode)131
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.process(TclStatement, ITclParser, ASTNode)74
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.process(TclStatement, ITclParser, ASTNode)73
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.process(TclStatement, ITclParser, ASTNode)62
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassMethodCallProcessor.process(TclStatement, ITclParser, ASTNode)27
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassNewInstanceProcessor.process(TclStatement, ITclParser, ASTNode)32
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcCallProcessor.process(TclStatement, ITclParser, ASTNode)27
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcessor.process(TclStatement, ITclParser, ASTNode)71
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcessor.process(TclStatement, ITclParser, ASTNode)35
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcessor.process(TclStatement, ITclParser, ASTNode)56
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcessor.process(TclStatement, ITclParser, ASTNode)60
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcessor.process(TclStatement, ITclParser, ASTNode)30
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclObjectCreateProcessor.process(TclStatement, ITclParser, ASTNode)15
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclObjectSetProcessor.process(TclStatement, ITclParser, ASTNode)49
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclObjectSetProcessor.process(TclStatement, ITclParser, ASTNode)34
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclProcCallProcessor.process(TclStatement, ITclParser, ASTNode)37
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.checkClass(TclStatement, ModuleDeclaration, ASTNode)202
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.checkInstanceOperations(ModuleDeclaration, ASTNode, TclStatement)97
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.checkInstanceOperations(ModuleDeclaration, ASTNode, TclStatement)79
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.checkObject(TclStatement, ModuleDeclaration, ASTNode)233
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.detectCommand(TclStatement, ModuleDeclaration, ASTNode)60
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.checkMixinTypeForMethod(TclStatement, Expression, IModelElement[], String, TclSelectionEngine)112
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processXOTclCommandCalls(TclStatement, TclSelectionEngine)71
PARAMETER
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclClassParameterDeclaration.XOTclClassParameterDeclaration(SimpleReference, Expression, int, int)-1
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclVariableDeclaration.XOTclVariableDeclaration(SimpleReference, Expression, int, int)-1
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.extractName(Expression)-1
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.checkCreateType(TclStatement, ASTNode, Expression, String)-1
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.createTypeAdd(TclStatement, ASTNode, Expression, String)-1
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.visit(Expression, TclCompletionParser, int)-1
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.checkMixinTypeForMethod(TclStatement, Expression, IModelElement[], String, TclSelectionEngine)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclVariableDeclaration.getInitializer()-1

org.eclipse.dltk.ast.Modifiers

EXTENDS
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.IXOTclModifiers-1

org.eclipse.dltk.ast.references.SimpleReference

CASTS
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclMethodCallStatement.getInstNameRef()29
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.extractName(Expression)151
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.process(TclStatement, ITclParser, ASTNode)86
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.process(TclStatement, ITclParser, ASTNode)109
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassMethodCallProcessor.process(TclStatement, ITclParser, ASTNode)32
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassMethodCallProcessor.process(TclStatement, ITclParser, ASTNode)43
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassMyProcessor.process(TclStatement, ITclParser, ASTNode)31
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassNewInstanceProcessor.process(TclStatement, ITclParser, ASTNode)58
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassNewInstanceProcessor.process(TclStatement, ITclParser, ASTNode)68
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcCallProcessor.process(TclStatement, ITclParser, ASTNode)32
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcCallProcessor.process(TclStatement, ITclParser, ASTNode)41
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcessor.process(TclStatement, ITclParser, ASTNode)44
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcessor.process(TclStatement, ITclParser, ASTNode)58
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcessor.process(TclStatement, ITclParser, ASTNode)32
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcessor.process(TclStatement, ITclParser, ASTNode)37
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclProcCallProcessor.process(TclStatement, ITclParser, ASTNode)43
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclProcCallProcessor.process(TclStatement, ITclParser, ASTNode)54
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.checkClass(TclStatement, ModuleDeclaration, ASTNode)204
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.checkInstanceOperations(ModuleDeclaration, ASTNode, TclStatement)141
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.checkInstanceOperations(ModuleDeclaration, ASTNode, TclStatement)112
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.checkInstanceOperations(ModuleDeclaration, ASTNode, TclStatement)83
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.checkInstanceOperations(ModuleDeclaration, ASTNode, TclStatement)103
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.checkObject(TclStatement, ModuleDeclaration, ASTNode)235
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.detectCommand(TclStatement, ModuleDeclaration, ASTNode)62
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.processArgumentCompletion(Statement, List, TclCompletionParser, int)95
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclExInstanceVariable.classInstanceName-1
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclInstanceVariable.classInstanceName-1
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclProcCallStatement.instName-1
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclProcCallStatement.methodName-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.extractName(Expression)150
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.process(TclStatement, ITclParser, ASTNode)84
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassMethodCallProcessor.process(TclStatement, ITclParser, ASTNode)28
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassMyProcessor.process(TclStatement, ITclParser, ASTNode)30
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcCallProcessor.process(TclStatement, ITclParser, ASTNode)28
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcessor.process(TclStatement, ITclParser, ASTNode)61
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcessor.process(TclStatement, ITclParser, ASTNode)36
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcessor.process(TclStatement, ITclParser, ASTNode)31
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcessor.process(TclStatement, ITclParser, ASTNode)57
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclProcCallProcessor.process(TclStatement, ITclParser, ASTNode)38
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.checkClass(TclStatement, ModuleDeclaration, ASTNode)203
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.checkInstanceOperations(ModuleDeclaration, ASTNode, TclStatement)111
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.checkInstanceOperations(ModuleDeclaration, ASTNode, TclStatement)80
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.checkInstanceOperations(ModuleDeclaration, ASTNode, TclStatement)102
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.checkInstanceOperations(ModuleDeclaration, ASTNode, TclStatement)138
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.checkObject(TclStatement, ModuleDeclaration, ASTNode)234
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.detectCommand(TclStatement, ModuleDeclaration, ASTNode)61
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.processArgumentCompletion(Statement, List, TclCompletionParser, int)94
INSTANTIATION
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcessor.process(TclStatement, ITclParser, ASTNode)67
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclObjectSetProcessor.process(TclStatement, ITclParser, ASTNode)44
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassMethodCallProcessor.process(TclStatement, ITclParser, ASTNode)32
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassMyProcessor.process(TclStatement, ITclParser, ASTNode)31
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcCallProcessor.process(TclStatement, ITclParser, ASTNode)32
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcessor.process(TclStatement, ITclParser, ASTNode)82
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcessor.process(TclStatement, ITclParser, ASTNode)29
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclObjectSetProcessor.process(TclStatement, ITclParser, ASTNode)51
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclProcCallProcessor.process(TclStatement, ITclParser, ASTNode)43
org.eclipse.dltk.xotcl.internal.core.parser.XOTclSourceElementRequestVisitorExtension.visit(Statement, TclSourceElementRequestVisitor)35
org.eclipse.dltk.xotcl.internal.core.parser.XOTclSourceElementRequestVisitorExtension.visit(Statement, TclSourceElementRequestVisitor)53
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclMethodCallStatement, int, TclSelectionEngine)232
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclMethodCallStatement, int, TclSelectionEngine)233
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclProcCallStatement, int, TclSelectionEngine)180
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethodDeclaration(ExtendedTclMethodDeclaration, int, TclSelectionEngine)210
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processXOTclInstanceVariable(XOTclInstanceVariable, TclSelectionEngine)48
PARAMETER
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclClassParameterDeclaration.XOTclClassParameterDeclaration(SimpleReference, Expression, int, int)-1
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclExInstanceVariable.setClassInstanceName(SimpleReference)-1
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclInstanceVariable.setClassInstanceName(SimpleReference)-1
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclMethodCallStatement.setInstNameRef(SimpleReference)-1
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclMethodCallStatement.XOTclMethodCallStatement(int, int, SimpleReference, FieldDeclaration, CallArgumentsList)-1
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclProcCallStatement.setInstNameRef(SimpleReference)-1
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclProcCallStatement.XOTclProcCallStatement(SimpleReference, ASTNode, ASTListNode)-1
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclVariableDeclaration.XOTclVariableDeclaration(SimpleReference, Expression, int, int)-1
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.check(TypeDeclaration, SimpleReference)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclExInstanceVariable.getClassInstanceName()-1
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclInstanceVariable.getClassInstanceName()-1
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclMethodCallStatement.getInstNameRef()-1
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclProcCallStatement.getCallName()-1
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclProcCallStatement.getInstNameRef()-1

org.eclipse.dltk.ast.statements.Block

CASTS
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.process(TclStatement, ITclParser, ASTNode)114
INSTANCEOF
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.process(TclStatement, ITclParser, ASTNode)113
INSTANTIATION
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.XOTclDocumentationProcessor.preprocessStatement(TclStatement)38
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.process(TclStatement, ITclParser, ASTNode)111
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.XOTclDocumentationProcessor.preprocessStatement(TclStatement)38
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.process(TclStatement, ITclParser, ASTNode)111

org.eclipse.dltk.ast.statements.Statement

EXTENDS
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclDocumentationNode-1
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclProcCallStatement-1
PARAMETER
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.XOTclDocumentationProcessor.1.visit(Statement)-1
org.eclipse.dltk.xotcl.internal.core.parser.XOTclSourceElementRequestVisitorExtension.visit(Statement, TclSourceElementRequestVisitor)-1
org.eclipse.dltk.xotcl.internal.core.search.mixin.XOTclMixinBuildVisitorExtension.visit(Statement, TclMixinBuildVisitor)-1
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.2.visit(Statement)-1
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.processArgumentCompletion(Statement, List, TclCompletionParser, int)-1
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.visit(Statement, TclCompletionParser, int)-1

org.eclipse.dltk.codeassist.complete.CompletionNodeFound

INSTANTIATION
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.processArgumentCompletion(Statement, List, TclCompletionParser, int)115
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.processArgumentCompletion(Statement, List, TclCompletionParser, int)108

org.eclipse.dltk.core.CompletionRequestor

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.requestor-1
PARAMETER
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.setRequestor(CompletionRequestor)-1

org.eclipse.dltk.core.IMember

PARAMETER
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.documentation.XOTclDocumentationResolver.getDocumentationFor(IMember)-1

org.eclipse.dltk.core.IMethod

CASTS
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.findMethodsShortName(char[], Set, Set, TclCompletionEngine)382
INSTANCEOF
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.completionForInstanceVariableMethods(FieldDeclaration, char[], Set, TclCompletionEngine)309
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.findMethodsShortName(char[], Set, Set, TclCompletionEngine)382
PARAMETER
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclResolver.resolveSuperMethod(IMethod)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclResolver.resolveSuperMethod(IMethod)-1

org.eclipse.dltk.core.IModelElement

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclResolver.findTypeMixin(String, String, IScriptProject)123
CASTS
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.completionForInstanceVariableMethods(FieldDeclaration, char[], Set, TclCompletionEngine)278
org.eclipse.dltk.xotcl.internal.core.XOTclResolver.findTypeMixin(String, String, IScriptProject)123
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.checkMixinTypeForMethod(TclStatement, Expression, IModelElement[], String, TclSelectionEngine)121
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.completionForInstanceVariableMethods(FieldDeclaration, char[], Set, TclCompletionEngine)278
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclMethodCallStatement, int, TclSelectionEngine)242
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclMethodCallStatement, int, TclSelectionEngine)280
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclProcCallStatement, int, TclSelectionEngine)187
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclProcCallStatement, int, TclSelectionEngine)192
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethodDeclaration(ExtendedTclMethodDeclaration, int, TclSelectionEngine)216
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethodDeclaration(ExtendedTclMethodDeclaration, int, TclSelectionEngine)211
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processXOTclInstanceVariable(XOTclInstanceVariable, TclSelectionEngine)53
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.selectionOnNode(ASTNode, int, TclSelectionEngine)457
PARAMETER
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.search.mixin.model.XOTclClass.isValidModelElement(IModelElement)-1
org.eclipse.dltk.xotcl.internal.core.search.mixin.model.XOTclClassInstance.isValidModelElement(IModelElement)-1
org.eclipse.dltk.xotcl.internal.core.search.mixin.model.XOTclInstProc.isValidModelElement(IModelElement)-1
org.eclipse.dltk.xotcl.internal.core.search.mixin.model.XOTclObject.isValidModelElement(IModelElement)-1
org.eclipse.dltk.xotcl.internal.core.search.mixin.model.XOTclProc.isValidModelElement(IModelElement)-1
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.modelFilter(Set, IModelElement)-1
org.eclipse.dltk.xotcl.internal.core.XOTclResolver.parseModule(IModelElement)-1
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.checkMixinTypeForMethod(TclStatement, Expression, IModelElement[], String, TclSelectionEngine)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.XOTclGlobalClassParameter.resolveElement()-1
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.XOTclGlobalClassParameter.resolveElement()-1
org.eclipse.dltk.xotcl.internal.core.search.XOTclMatchLocatorExtension.createMethodHandle(ISourceModule, MethodDeclaration, TclMatchLocator)-1
org.eclipse.dltk.xotcl.internal.core.XOTclResolver.findTypeMixin(String, String, IScriptProject)-1
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.findElementParent(ASTNode, String, IParent, TclSelectionEngine)-1

org.eclipse.dltk.core.IParent

CASTS
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.checkMixinTypeForMethod(TclStatement, Expression, IModelElement[], String, TclSelectionEngine)118
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclProcCallStatement, int, TclSelectionEngine)194
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethodDeclaration(ExtendedTclMethodDeclaration, int, TclSelectionEngine)218
INSTANCEOF
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.checkMixinTypeForMethod(TclStatement, Expression, IModelElement[], String, TclSelectionEngine)113
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclProcCallStatement, int, TclSelectionEngine)188
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethodDeclaration(ExtendedTclMethodDeclaration, int, TclSelectionEngine)212
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.checkMixinTypeForMethod(TclStatement, Expression, IModelElement[], String, TclSelectionEngine)118
PARAMETER
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.findElementParent(ASTNode, String, IParent, TclSelectionEngine)-1

org.eclipse.dltk.core.IScriptProject

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.findXOTclMethodMixin(String, String, TclSelectionEngine)401
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processXOTclCommandCalls(TclStatement, TclSelectionEngine)73
PARAMETER
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.XOTclMixinUtils.findMixinElement(String, IScriptProject)-1
org.eclipse.dltk.xotcl.internal.core.XOTclResolver.findTypeMixin(String, String, IScriptProject)-1

org.eclipse.dltk.core.ISourceModule

CASTS
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclResolver.parseModule(IModelElement)88
PARAMETER
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.search.XOTclMatchLocatorExtension.createMethodHandle(ISourceModule, MethodDeclaration, TclMatchLocator)-1

org.eclipse.dltk.core.IType

CASTS
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.search.mixin.model.XOTclClass.isValidModelElement(IModelElement)26
org.eclipse.dltk.xotcl.internal.core.search.mixin.model.XOTclObject.isValidModelElement(IModelElement)21
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.completionForInstanceVariableMethods(FieldDeclaration, char[], Set, TclCompletionEngine)281
org.eclipse.dltk.xotcl.internal.core.XOTclResolver.resolveSuperMethod(IMethod)52
org.eclipse.dltk.xotcl.internal.core.XOTclResolver.resolveSuperMethod(IMethod)31
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.checkMixinTypeForMethod(TclStatement, Expression, IModelElement[], String, TclSelectionEngine)140
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclMethodCallStatement, int, TclSelectionEngine)341
INSTANCEOF
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.completionForInstanceVariableMethods(FieldDeclaration, char[], Set, TclCompletionEngine)280
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.checkMixinTypeForMethod(TclStatement, Expression, IModelElement[], String, TclSelectionEngine)139
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.search.mixin.model.XOTclClass.isValidModelElement(IModelElement)26
org.eclipse.dltk.xotcl.internal.core.search.mixin.model.XOTclObject.isValidModelElement(IModelElement)21
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.completionForInstanceVariableMethods(FieldDeclaration, char[], Set, TclCompletionEngine)281
org.eclipse.dltk.xotcl.internal.core.XOTclResolver.resolveSuperMethod(IMethod)52
org.eclipse.dltk.xotcl.internal.core.XOTclResolver.resolveSuperMethod(IMethod)31
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.checkMixinTypeForMethod(TclStatement, Expression, IModelElement[], String, TclSelectionEngine)140
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclMethodCallStatement, int, TclSelectionEngine)341
PARAMETER
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclResolver.fillSupers(IType, List)-1

org.eclipse.dltk.core.mixin.IMixinRequestor.ElementInfo

INSTANTIATION
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.search.mixin.XOTclMixinBuildVisitorExtension.visit(Statement, TclMixinBuildVisitor)98
org.eclipse.dltk.xotcl.internal.core.search.mixin.XOTclMixinBuildVisitorExtension.visit(Statement, TclMixinBuildVisitor)112
org.eclipse.dltk.xotcl.internal.core.search.mixin.XOTclMixinBuildVisitorExtension.visit(TypeDeclaration, TclMixinBuildVisitor)70
org.eclipse.dltk.xotcl.internal.core.search.mixin.XOTclMixinBuildVisitorExtension.visitXOTclMethod(MethodDeclaration, TclMixinBuildVisitor)42
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.search.mixin.XOTclMixinBuildVisitorExtension.visit(Statement, TclMixinBuildVisitor)98
org.eclipse.dltk.xotcl.internal.core.search.mixin.XOTclMixinBuildVisitorExtension.visit(Statement, TclMixinBuildVisitor)112
org.eclipse.dltk.xotcl.internal.core.search.mixin.XOTclMixinBuildVisitorExtension.visit(TypeDeclaration, TclMixinBuildVisitor)70
org.eclipse.dltk.xotcl.internal.core.search.mixin.XOTclMixinBuildVisitorExtension.visitXOTclMethod(MethodDeclaration, TclMixinBuildVisitor)42

org.eclipse.dltk.core.ModelException

CATCHES_EXCEPTION
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.search.mixin.model.XOTclClass.isValidModelElement(IModelElement)31
org.eclipse.dltk.xotcl.internal.core.search.mixin.model.XOTclObject.isValidModelElement(IModelElement)26
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.completionForInstanceVariableMethods(FieldDeclaration, char[], Set, TclCompletionEngine)285
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.completionForInstanceVariableMethods(FieldDeclaration, char[], Set, TclCompletionEngine)304
org.eclipse.dltk.xotcl.internal.core.XOTclResolver.fillSupers(IType, List)79
org.eclipse.dltk.xotcl.internal.core.XOTclResolver.resolveSuperMethod(IMethod)62
org.eclipse.dltk.xotcl.internal.core.XOTclResolver.resolveSuperMethod(IMethod)62
org.eclipse.dltk.xotcl.internal.core.XOTclResolver.resolveSuperMethod(IMethod)62
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.checkMixinTypeForMethod(TclStatement, Expression, IModelElement[], String, TclSelectionEngine)165
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.checkMixinTypeForMethod(TclStatement, Expression, IModelElement[], String, TclSelectionEngine)124
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclMethodCallStatement, int, TclSelectionEngine)364
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.search.mixin.model.XOTclClass.isValidModelElement(IModelElement)31
org.eclipse.dltk.xotcl.internal.core.search.mixin.model.XOTclObject.isValidModelElement(IModelElement)26
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.completionForInstanceVariableMethods(FieldDeclaration, char[], Set, TclCompletionEngine)285
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.completionForInstanceVariableMethods(FieldDeclaration, char[], Set, TclCompletionEngine)304
org.eclipse.dltk.xotcl.internal.core.XOTclResolver.fillSupers(IType, List)79
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.checkMixinTypeForMethod(TclStatement, Expression, IModelElement[], String, TclSelectionEngine)124
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.checkMixinTypeForMethod(TclStatement, Expression, IModelElement[], String, TclSelectionEngine)165
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclMethodCallStatement, int, TclSelectionEngine)364

org.eclipse.dltk.core.search.matching.PatternLocator

PARAMETER
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.search.XOTclMatchLocatorExtension.visitGeneral(ASTNode, PatternLocator, MatchingNodeSet)-1

org.eclipse.dltk.utils.CorePrinter

PARAMETER
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclVariableDeclaration.printNode(CorePrinter)-1

Back to reference summary for org.eclipse.dltk.xotcl.core

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict