Methods from org.eclipse.dltk.tcl.core used by org.eclipse.dltk.itcl.core

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

Reference Details

org.eclipse.dltk.tcl.ast.expressions.TclBlockExpression.getBlock()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclUtils.extractMethodName(Expression)22
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclUtils.parseAddToBlock(ITclParser, Expression, Block)65

org.eclipse.dltk.tcl.ast.expressions.TclBlockExpression.parseBlockSimple(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.process(TclStatement, ITclParser, ASTNode)48
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclEnsembleCommandProcessor.processEnsemble(ASTNode, TclStatement, ITclParser)49
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclUtils.extractMethodArguments(Expression)34

org.eclipse.dltk.tcl.ast.expressions.TclExecuteExpression.getExpression()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclUtils.extractMethodName(Expression)24

org.eclipse.dltk.tcl.ast.TclStatement.getAt(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.parser.IncrTclCommandDetector.checkInstanceOperations(ModuleDeclaration, ASTNode, TclStatement)128
org.eclipse.dltk.itcl.internal.core.parser.IncrTclCommandDetector.checkInstanceOperations(ModuleDeclaration, ASTNode, TclStatement)107
org.eclipse.dltk.itcl.internal.core.parser.IncrTclCommandDetector.detectCommand(TclStatement, ModuleDeclaration, ASTNode)87
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclBodyCommandProcessor.process(TclStatement, ITclParser, ASTNode)49
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclBodyCommandProcessor.process(TclStatement, ITclParser, ASTNode)39
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclBodyCommandProcessor.process(TclStatement, ITclParser, ASTNode)50
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.handleCommon(TclStatement, TypeDeclaration, int, ITclParser)225
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.handleConstructor(TclStatement, TypeDeclaration, ITclParser)130
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.handleConstructor(TclStatement, TypeDeclaration, ITclParser)136
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.handleConstructor(TclStatement, TypeDeclaration, ITclParser)146
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.handleConstructor(TclStatement, TypeDeclaration, ITclParser)134
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.handleDestructor(TclStatement, TypeDeclaration, ITclParser)89
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.handleDestructor(TclStatement, TypeDeclaration, ITclParser)94
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.handleInherit(TclStatement, TypeDeclaration, ITclParser)297
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.handleMethod(TclStatement, TypeDeclaration, int, ITclParser)254
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.handleMethod(TclStatement, TypeDeclaration, int, ITclParser)267
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.handleMethod(TclStatement, TypeDeclaration, int, ITclParser)270
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.handleWithModifierSub(TclStatement, TypeDeclaration, int, ITclParser)114
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.process(TclStatement, ITclParser, ASTNode)53
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.process(TclStatement, ITclParser, ASTNode)35
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.process(TclStatement, ITclParser, ASTNode)34
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.processVariable(TclStatement, TypeDeclaration, int, ITclParser)194
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.processVariable(TclStatement, TypeDeclaration, int, ITclParser)197
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassMethodCallCommandProcessor.process(TclStatement, ITclParser, ASTNode)44
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassMethodCallCommandProcessor.process(TclStatement, ITclParser, ASTNode)39
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassMethodCallCommandProcessor.process(TclStatement, ITclParser, ASTNode)28
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassNewInstanceCommandProcessor.process(TclStatement, ITclParser, ASTNode)33
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassNewInstanceCommandProcessor.process(TclStatement, ITclParser, ASTNode)57
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassNewInstanceCommandProcessor.process(TclStatement, ITclParser, ASTNode)47
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclConfigBodyCommandProcessor.process(TclStatement, ITclParser, ASTNode)42
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclConfigBodyCommandProcessor.process(TclStatement, ITclParser, ASTNode)32
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclEnsembleCommandProcessor.processEnsemble(ASTNode, TclStatement, ITclParser)35
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclEnsembleCommandProcessor.processEnsemble(ASTNode, TclStatement, ITclParser)36
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclEnsembleCommandProcessor.processEnsemble(ASTNode, TclStatement, ITclParser)54
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclEnsembleCommandProcessor.processPart(IncrTclEnsemble, TclStatement, ITclParser)86
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclEnsembleCommandProcessor.processPart(IncrTclEnsemble, TclStatement, ITclParser)101
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclEnsembleCommandProcessor.processPart(IncrTclEnsemble, TclStatement, ITclParser)98
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.checkMixinTypeForMethod(TclStatement, Expression, IModelElement[], String, TclSelectionEngine)151
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processIncrTclCommandCalls(TclStatement, TclSelectionEngine)74
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processIncrTclCommandCalls(TclStatement, TclSelectionEngine)93

org.eclipse.dltk.tcl.ast.TclStatement.getCount()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.parser.IncrTclCommandDetector.checkInstanceOperations(ModuleDeclaration, ASTNode, TclStatement)125
org.eclipse.dltk.itcl.internal.core.parser.IncrTclCommandDetector.detectCommand(TclStatement, ModuleDeclaration, ASTNode)84
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclBodyCommandProcessor.process(TclStatement, ITclParser, ASTNode)29
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclBodyCommandProcessor.process(TclStatement, ITclParser, ASTNode)32
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.handleCommon(TclStatement, TypeDeclaration, int, ITclParser)220
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.handleConstructor(TclStatement, TypeDeclaration, ITclParser)135
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.handleConstructor(TclStatement, TypeDeclaration, ITclParser)133
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.handleConstructor(TclStatement, TypeDeclaration, ITclParser)123
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.handleDestructor(TclStatement, TypeDeclaration, ITclParser)82
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.handleInherit(TclStatement, TypeDeclaration, ITclParser)296
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.handleMethod(TclStatement, TypeDeclaration, int, ITclParser)269
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.handleMethod(TclStatement, TypeDeclaration, int, ITclParser)247
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.handleMethod(TclStatement, TypeDeclaration, int, ITclParser)266
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.process(TclStatement, ITclParser, ASTNode)30
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.process(TclStatement, ITclParser, ASTNode)27
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.processVariable(TclStatement, TypeDeclaration, int, ITclParser)196
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.processVariable(TclStatement, TypeDeclaration, int, ITclParser)188
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassMethodCallCommandProcessor.process(TclStatement, ITclParser, ASTNode)35
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassMethodCallCommandProcessor.process(TclStatement, ITclParser, ASTNode)38
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassNewInstanceCommandProcessor.process(TclStatement, ITclParser, ASTNode)30
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclConfigBodyCommandProcessor.process(TclStatement, ITclParser, ASTNode)22
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclConfigBodyCommandProcessor.process(TclStatement, ITclParser, ASTNode)25
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclEnsembleCommandProcessor.process(TclStatement, ITclParser, ASTNode)27
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclEnsembleCommandProcessor.processPart(IncrTclEnsemble, TclStatement, ITclParser)79
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclEnsembleCommandProcessor.processPart(IncrTclEnsemble, TclStatement, ITclParser)100
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclEnsembleCommandProcessor.processPart(IncrTclEnsemble, TclStatement, ITclParser)97
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.checkMixinTypeForMethod(TclStatement, Expression, IModelElement[], String, TclSelectionEngine)152
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processIncrTclCommandCalls(TclStatement, TclSelectionEngine)66
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processIncrTclCommandCalls(TclStatement, TclSelectionEngine)92

org.eclipse.dltk.tcl.ast.TclStatement.getExpressions()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.handleWithModifierSub(TclStatement, TypeDeclaration, int, ITclParser)107
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclEnsembleCommandProcessor.processEnsemble(ASTNode, TclStatement, ITclParser)67

org.eclipse.dltk.tcl.ast.TclStatement.TclStatement(List)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.processArgumentCompletion(Statement, List, TclCompletionParser, int)72
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.handleWithModifierSub(TclStatement, TypeDeclaration, int, ITclParser)113
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclEnsembleCommandProcessor.processEnsemble(ASTNode, TclStatement, ITclParser)69

org.eclipse.dltk.tcl.core.AbstractTclCommandProcessor.AbstractTclCommandProcessor()

OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclBodyCommandProcessor.IncrTclBodyCommandProcessor()-1
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.IncrTclClassCommandProcessor()-1
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassMethodCallCommandProcessor.IncrTclClassMethodCallCommandProcessor()-1
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassNewInstanceCommandProcessor.IncrTclClassNewInstanceCommandProcessor()-1
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclConfigBodyCommandProcessor.IncrTclConfigBodyCommandProcessor()-1
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclEnsembleCommandProcessor.IncrTclEnsembleCommandProcessor()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclBodyCommandProcessor.IncrTclBodyCommandProcessor()24
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.IncrTclClassCommandProcessor()23
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassMethodCallCommandProcessor.IncrTclClassMethodCallCommandProcessor()17
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassNewInstanceCommandProcessor.IncrTclClassNewInstanceCommandProcessor()19
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclConfigBodyCommandProcessor.IncrTclConfigBodyCommandProcessor()16
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclEnsembleCommandProcessor.IncrTclEnsembleCommandProcessor()21

org.eclipse.dltk.tcl.core.AbstractTclCommandProcessor.addToParent(ASTNode, ASTNode)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclEnsembleCommandProcessor.addToParent(ASTNode, ASTNode)133
OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclEnsembleCommandProcessor.addToParent(ASTNode, ASTNode)-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclBodyCommandProcessor.process(TclStatement, ITclParser, ASTNode)113
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclBodyCommandProcessor.process(TclStatement, ITclParser, ASTNode)101
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclBodyCommandProcessor.process(TclStatement, ITclParser, ASTNode)36
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclBodyCommandProcessor.process(TclStatement, ITclParser, ASTNode)46
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclBodyCommandProcessor.process(TclStatement, ITclParser, ASTNode)94
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.handleCommon(TclStatement, TypeDeclaration, int, ITclParser)236
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.handleConstructor(TclStatement, TypeDeclaration, ITclParser)127
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.handleConstructor(TclStatement, TypeDeclaration, ITclParser)154
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.handleDestructor(TclStatement, TypeDeclaration, ITclParser)86
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.handleDestructor(TclStatement, TypeDeclaration, ITclParser)102
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.handleMethod(TclStatement, TypeDeclaration, int, ITclParser)291
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.handleMethod(TclStatement, TypeDeclaration, int, ITclParser)251
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.handleMethod(TclStatement, TypeDeclaration, int, ITclParser)261
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.process(TclStatement, ITclParser, ASTNode)44
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.processVariable(TclStatement, TypeDeclaration, int, ITclParser)208
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassMethodCallCommandProcessor.process(TclStatement, ITclParser, ASTNode)47
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassNewInstanceCommandProcessor.process(TclStatement, ITclParser, ASTNode)60
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassNewInstanceCommandProcessor.process(TclStatement, ITclParser, ASTNode)50
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclConfigBodyCommandProcessor.process(TclStatement, ITclParser, ASTNode)39
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclConfigBodyCommandProcessor.process(TclStatement, ITclParser, ASTNode)29
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclConfigBodyCommandProcessor.process(TclStatement, ITclParser, ASTNode)55

org.eclipse.dltk.tcl.core.AbstractTclCommandProcessor.getDetectedParameter()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassMethodCallCommandProcessor.process(TclStatement, ITclParser, ASTNode)22
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassNewInstanceCommandProcessor.process(TclStatement, ITclParser, ASTNode)24

org.eclipse.dltk.tcl.core.AbstractTclCommandProcessor.getModuleDeclaration()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclBodyCommandProcessor.process(TclStatement, ITclParser, ASTNode)82

org.eclipse.dltk.tcl.core.AbstractTclCommandProcessor.report(ITclParser, String, ASTNode, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.handleCommon(TclStatement, TypeDeclaration, int, ITclParser)221
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.processVariable(TclStatement, TypeDeclaration, int, ITclParser)189
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassMethodCallCommandProcessor.process(TclStatement, ITclParser, ASTNode)30
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassNewInstanceCommandProcessor.process(TclStatement, ITclParser, ASTNode)36

org.eclipse.dltk.tcl.core.AbstractTclCommandProcessor.report(ITclParser, String, int, int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclBodyCommandProcessor.process(TclStatement, ITclParser, ASTNode)58
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclBodyCommandProcessor.process(TclStatement, ITclParser, ASTNode)43
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclBodyCommandProcessor.process(TclStatement, ITclParser, ASTNode)102
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclBodyCommandProcessor.process(TclStatement, ITclParser, ASTNode)109
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclBodyCommandProcessor.process(TclStatement, ITclParser, ASTNode)33
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.handleConstructor(TclStatement, TypeDeclaration, ITclParser)124
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.handleDestructor(TclStatement, TypeDeclaration, ITclParser)83
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.handleMethod(TclStatement, TypeDeclaration, int, ITclParser)248
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.handleMethod(TclStatement, TypeDeclaration, int, ITclParser)258
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclConfigBodyCommandProcessor.process(TclStatement, ITclParser, ASTNode)36
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclConfigBodyCommandProcessor.process(TclStatement, ITclParser, ASTNode)26
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclEnsembleCommandProcessor.processPart(IncrTclEnsemble, TclStatement, ITclParser)80
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclEnsembleCommandProcessor.processPart(IncrTclEnsemble, TclStatement, ITclParser)90

org.eclipse.dltk.tcl.core.ast.ExtendedTclMethodDeclaration.ExtendedTclMethodDeclaration(int, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.handleConstructor(TclStatement, TypeDeclaration, ITclParser)142
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.handleDestructor(TclStatement, TypeDeclaration, ITclParser)91
OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.parser.ast.IncrTclMethodDeclaration.IncrTclMethodDeclaration(int, int)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.parser.ast.IncrTclMethodDeclaration.IncrTclMethodDeclaration(int, int)8

org.eclipse.dltk.tcl.core.ast.ExtendedTclMethodDeclaration.ExtendedTclMethodDeclaration(String, int, int, int, int)

OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.parser.ast.IncrTclMethodDeclaration.IncrTclMethodDeclaration(String, int, int, int, int)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.parser.ast.IncrTclMethodDeclaration.IncrTclMethodDeclaration(String, int, int, int, int)13

org.eclipse.dltk.tcl.core.ast.ExtendedTclMethodDeclaration.getDeclaringType()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.findClassMethods(char[], ASTNode, TclCompletionEngine, boolean)158
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.findVariables(char[], boolean, boolean, TclCompletionEngine, ASTNode)566
org.eclipse.dltk.itcl.internal.core.parser.IncrTclSourceElementRequestVisitorExtension.processField(FieldDeclaration, TclSourceElementRequestVisitor)77
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.findElementParent(ASTNode, String, IParent, TclSelectionEngine)481
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.findVariables(String, ASTNode, int, TclSelectionEngine)506
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processIncrTclCommandCalls(TclStatement, TclSelectionEngine)82
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processSelectIncrTclMethodDeclaration(ExtendedTclMethodDeclaration, int, TclSelectionEngine)220
org.eclipse.dltk.itcl.internal.core.search.mixin.IncrTclMixinBuildVisitorExtension.visitIncrTclMethod(MethodDeclaration, TclMixinBuildVisitor)43

org.eclipse.dltk.tcl.core.ast.ExtendedTclMethodDeclaration.getKind()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.search.mixin.IncrTclMixinBuildVisitorExtension.visitIncrTclMethod(MethodDeclaration, TclMixinBuildVisitor)52

org.eclipse.dltk.tcl.core.ast.ExtendedTclMethodDeclaration.getTypeNameRef()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processSelectIncrTclMethodDeclaration(ExtendedTclMethodDeclaration, int, TclSelectionEngine)222

org.eclipse.dltk.tcl.core.ast.ExtendedTclMethodDeclaration.setDeclaringType(ASTNode)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclBodyCommandProcessor.process(TclStatement, ITclParser, ASTNode)91
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.handleConstructor(TclStatement, TypeDeclaration, ITclParser)144
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.handleDestructor(TclStatement, TypeDeclaration, ITclParser)99
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.handleMethod(TclStatement, TypeDeclaration, int, ITclParser)282

org.eclipse.dltk.tcl.core.ast.ExtendedTclMethodDeclaration.setKind(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclBodyCommandProcessor.process(TclStatement, ITclParser, ASTNode)68
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.handleMethod(TclStatement, TypeDeclaration, int, ITclParser)286
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.handleMethod(TclStatement, TypeDeclaration, int, ITclParser)284

org.eclipse.dltk.tcl.core.ITclCommandDetector.CommandInfo.CommandInfo(String, Object)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.parser.IncrTclCommandDetector.check(TypeDeclaration, SimpleReference)169
org.eclipse.dltk.itcl.internal.core.parser.IncrTclCommandDetector.check(TypeDeclaration, SimpleReference)174
org.eclipse.dltk.itcl.internal.core.parser.IncrTclCommandDetector.checkInstanceOperations(ModuleDeclaration, ASTNode, TclStatement)144
org.eclipse.dltk.itcl.internal.core.parser.IncrTclCommandDetector.checkInstanceOperations(ModuleDeclaration, ASTNode, TclStatement)152
org.eclipse.dltk.itcl.internal.core.parser.IncrTclCommandDetector.detectCommand(TclStatement, ModuleDeclaration, ASTNode)94

org.eclipse.dltk.tcl.core.ITclParser.getStartPos()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclUtils.parseAddToBlock(ITclParser, Expression, Block)70

org.eclipse.dltk.tcl.core.ITclParser.parse(String, int, ASTNode)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclUtils.parseAddToBlock(ITclParser, Expression, Block)69

org.eclipse.dltk.tcl.core.TclParseUtil.findLevelsTo(ModuleDeclaration, ASTNode)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.parser.IncrTclParseUtil.findInstanceVariableDeclarationFrom(ModuleDeclaration, ASTNode, String)16
org.eclipse.dltk.itcl.internal.core.search.mixin.IncrTclMixinBuildVisitorExtension.visit(Statement, TclMixinBuildVisitor)96
org.eclipse.dltk.itcl.internal.core.search.mixin.IncrTclMixinBuildVisitorExtension.visit(Statement, TclMixinBuildVisitor)109
org.eclipse.dltk.itcl.internal.core.search.mixin.IncrTclMixinBuildVisitorExtension.visitIncrTclMethod(MethodDeclaration, TclMixinBuildVisitor)45

org.eclipse.dltk.tcl.core.TclParseUtil.findTclTypeDeclarationFrom(ModuleDeclaration, ASTNode, String, boolean)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclBodyCommandProcessor.process(TclStatement, ITclParser, ASTNode)83

org.eclipse.dltk.tcl.core.TclParseUtil.findXOTclTypeDeclarationFrom(ModuleDeclaration, ASTNode, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.parser.IncrTclCommandDetector.checkInstanceOperations(ModuleDeclaration, ASTNode, TclStatement)123
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processSelectIncrTclMethod(IncrTclMethodCallStatement, int, TclSelectionEngine)285

org.eclipse.dltk.tcl.core.TclParseUtil.getElementFQN(ASTNode, String, ModuleDeclaration)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.completionForInstanceVariableMethods(FieldDeclaration, char[], Set, TclCompletionEngine)301
org.eclipse.dltk.itcl.internal.core.parser.IncrTclParseUtil.findInstanceVariableDeclarationFrom(ModuleDeclaration, ASTNode, String)37
org.eclipse.dltk.itcl.internal.core.parser.IncrTclParseUtil.findInstanceVariableDeclarationFrom(ModuleDeclaration, ASTNode, String)28
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclBodyCommandProcessor.process(TclStatement, ITclParser, ASTNode)92
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processIncrTclCommandCalls(TclStatement, TclSelectionEngine)71
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processSelectIncrTclMethod(IncrTclMethodCallStatement, int, TclSelectionEngine)322
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processSelectIncrTclMethod(IncrTclMethodCallStatement, int, TclSelectionEngine)302
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processSelectIncrTclMethod(IncrTclMethodCallStatement, int, TclSelectionEngine)266

org.eclipse.dltk.tcl.core.TclParseUtil.getFQNFromModelElement(IModelElement, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.IncrTclResolver.resolveSuperMethod(IMethod)38
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processSelectIncrTclMethod(IncrTclMethodCallStatement, int, TclSelectionEngine)364

org.eclipse.dltk.tcl.core.TclParseUtil.getNameFromNode(ASTNode)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.checkMixinTypeForMethod(TclStatement, Expression, IModelElement[], String, TclSelectionEngine)183
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.checkMixinTypeForMethod(TclStatement, Expression, IModelElement[], String, TclSelectionEngine)156
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processIncrTclCommandCalls(TclStatement, TclSelectionEngine)75

org.eclipse.dltk.tcl.core.TclParseUtil.getPrevParent(ModuleDeclaration, ASTNode)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.processArgumentCompletion(Statement, List, TclCompletionParser, int)103
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.processArgumentCompletion(Statement, List, TclCompletionParser, int)96
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processIncrTclCommandCalls(TclStatement, TclSelectionEngine)69
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processSelectIncrTclMethod(IncrTclMethodCallStatement, int, TclSelectionEngine)314
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processSelectIncrTclMethod(IncrTclMethodCallStatement, int, TclSelectionEngine)273

org.eclipse.dltk.tcl.core.TclParseUtil.getScopeParent(ModuleDeclaration, ASTNode)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.completeOnKeywordArgumentsOne(String, char[], CompletionOnKeywordArgumentOrFunctionArgument, Set, TclStatement, TclCompletionEngine)530
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.completeOnKeywordArgumentsOne(String, char[], CompletionOnKeywordArgumentOrFunctionArgument, Set, TclStatement, TclCompletionEngine)541
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.findLocalIncrTclClasses(char[], Set, ASTNode, TclCompletionEngine)187
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.findLocalIncrTclClassInstances(char[], Set, ASTNode, TclCompletionEngine)201
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processIncrTclCommandCalls(TclStatement, TclSelectionEngine)78

org.eclipse.dltk.tcl.core.TclParseUtil.makeVariable(Expression)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.handleCommon(TclStatement, TypeDeclaration, int, ITclParser)229
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclClassCommandProcessor.processVariable(TclStatement, TypeDeclaration, int, ITclParser)201

org.eclipse.dltk.tcl.core.TclParseUtil.tclNameTo(String, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.IncrTclResolver.resolveSuperMethod(IMethod)40

org.eclipse.dltk.tcl.core.TclParseUtil.tclSplit(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.IncrTclResolver.resolveSuperMethod(IMethod)47
org.eclipse.dltk.itcl.internal.core.parser.IncrTclCommandDetector.checkInstanceOperations(ModuleDeclaration, ASTNode, TclStatement)113
org.eclipse.dltk.itcl.internal.core.parser.IncrTclCommandDetector.processASTNode(ASTNode)192
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.checkMixinTypeForMethod(TclStatement, Expression, IModelElement[], String, TclSelectionEngine)198
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processIncrTclCommandCalls(TclStatement, TclSelectionEngine)115
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processIncrTclCommandCalls(TclStatement, TclSelectionEngine)122

org.eclipse.dltk.tcl.internal.core.codeassist.completion.CompletionOnKeywordArgumentOrFunctionArgument.argumentIndex()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.completeOnKeywordArgumentsOne(String, char[], CompletionOnKeywordArgumentOrFunctionArgument, Set, TclStatement, TclCompletionEngine)540

org.eclipse.dltk.tcl.internal.core.codeassist.completion.CompletionOnKeywordArgumentOrFunctionArgument.CompletionOnKeywordArgumentOrFunctionArgument(String, ASTNode, TclStatement, String[])

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.processArgumentCompletion(Statement, List, TclCompletionParser, int)94

org.eclipse.dltk.tcl.internal.core.codeassist.completion.CompletionOnKeywordArgumentOrFunctionArgument.CompletionOnKeywordArgumentOrFunctionArgument(String, TclStatement, String[], int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.processArgumentCompletion(Statement, List, TclCompletionParser, int)101

org.eclipse.dltk.tcl.internal.core.codeassist.completion.CompletionOnKeywordOrFunction.getInParent()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.completeOnKeywordOrFunction(CompletionOnKeywordOrFunction, ASTNode, TclCompletionEngine)130

org.eclipse.dltk.tcl.internal.core.codeassist.completion.CompletionOnKeywordOrFunction.getToken()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.completeOnKeywordOrFunction(CompletionOnKeywordOrFunction, ASTNode, TclCompletionEngine)114
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.completeOnKeywordOrFunction(CompletionOnKeywordOrFunction, ASTNode, TclCompletionEngine)138
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.completeOnKeywordOrFunction(CompletionOnKeywordOrFunction, ASTNode, TclCompletionEngine)134
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.completeOnKeywordOrFunction(CompletionOnKeywordOrFunction, ASTNode, TclCompletionEngine)122

org.eclipse.dltk.tcl.internal.core.codeassist.completion.CompletionOnVariable.canHandleEmpty()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.completeOnVariables(CompletionOnVariable, TclCompletionEngine)555

org.eclipse.dltk.tcl.internal.core.codeassist.completion.CompletionOnVariable.getInNode()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.completeOnVariables(CompletionOnVariable, TclCompletionEngine)554

org.eclipse.dltk.tcl.internal.core.codeassist.completion.CompletionOnVariable.getProvideDollar()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.completeOnVariables(CompletionOnVariable, TclCompletionEngine)556

org.eclipse.dltk.tcl.internal.core.codeassist.completion.CompletionOnVariable.getToken()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.completeOnVariables(CompletionOnVariable, TclCompletionEngine)555

org.eclipse.dltk.tcl.internal.core.codeassist.completion.TclCompletionParser.checkKeywords(String, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.processArgumentCompletion(Statement, List, TclCompletionParser, int)91
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.processArgumentCompletion(Statement, List, TclCompletionParser, int)89

org.eclipse.dltk.tcl.internal.core.codeassist.completion.TclCompletionParser.setAssistNodeParent(ASTNode)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.processArgumentCompletion(Statement, List, TclCompletionParser, int)103
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.processArgumentCompletion(Statement, List, TclCompletionParser, int)96

org.eclipse.dltk.tcl.internal.core.codeassist.selection.SelectionOnKeywordOrFunction.getOriginalNode()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.selectionOnKeywordOrFunction(SelectionOnKeywordOrFunction, TclSelectionEngine)43

org.eclipse.dltk.tcl.internal.core.codeassist.TclAssistParser.getModule()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.processArgumentCompletion(Statement, List, TclCompletionParser, int)97
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.processArgumentCompletion(Statement, List, TclCompletionParser, int)104

org.eclipse.dltk.tcl.internal.core.codeassist.TclASTUtil.getStatements(ASTNode)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.parser.IncrTclParseUtil.findInstanceVariableDeclarationFrom(ModuleDeclaration, ASTNode, String)20

org.eclipse.dltk.tcl.internal.core.codeassist.TclCompletionEngine.findMixinTclElement(Set, String, Class)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.findClassesFromMixin(Set, String, TclCompletionEngine)506
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.findClassesInstanceFromMixin(Set, String, TclCompletionEngine)512
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.findInstProcsFromMixin(Set, String, TclCompletionEngine)480
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.findProcsFromMixin(Set, String, TclCompletionEngine)475

org.eclipse.dltk.tcl.internal.core.codeassist.TclCompletionEngine.getActualCompletionPosition()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.1.visit(TypeDeclaration)231

org.eclipse.dltk.tcl.internal.core.codeassist.TclCompletionEngine.getParser()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.1.visit(TypeDeclaration)234
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.2.visit(Statement)262
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.completeOnKeywordArgumentsOne(String, char[], CompletionOnKeywordArgumentOrFunctionArgument, Set, TclStatement, TclCompletionEngine)529
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.completeOnKeywordArgumentsOne(String, char[], CompletionOnKeywordArgumentOrFunctionArgument, Set, TclStatement, TclCompletionEngine)531
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.completeOnKeywordArgumentsOne(String, char[], CompletionOnKeywordArgumentOrFunctionArgument, Set, TclStatement, TclCompletionEngine)541
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.completionForInstanceVariableMethods(FieldDeclaration, char[], Set, TclCompletionEngine)303
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.findClassMethods(char[], ASTNode, TclCompletionEngine, boolean)148
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.findIncrTclClassessIn(ASTNode, Set, TclCompletionEngine)224
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.findIncrTclClassessIn(ASTNode, Set, TclCompletionEngine)221
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.findIncrTclClassInstancesIn(ASTNode, Set, TclCompletionEngine)253
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.findLocalIncrTclClasses(char[], Set, ASTNode, TclCompletionEngine)187
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.findLocalIncrTclClassInstances(char[], Set, ASTNode, TclCompletionEngine)201
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.findVariables(char[], boolean, boolean, TclCompletionEngine, ASTNode)571

org.eclipse.dltk.tcl.internal.core.codeassist.TclCompletionEngine.getRequestor()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.completeOnKeywordOrFunction(CompletionOnKeywordOrFunction, ASTNode, TclCompletionEngine)137
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.completeOnKeywordOrFunction(CompletionOnKeywordOrFunction, ASTNode, TclCompletionEngine)120
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.completeOnKeywordOrFunction(CompletionOnKeywordOrFunction, ASTNode, TclCompletionEngine)112
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.findVariables(char[], boolean, boolean, TclCompletionEngine, ASTNode)580

org.eclipse.dltk.tcl.internal.core.codeassist.TclCompletionEngine.getSourceModule()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.1.visit(TypeDeclaration)235
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.2.visit(Statement)263
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.findClassMethods(char[], ASTNode, TclCompletionEngine, boolean)147
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.findIncrTclClassessIn(ASTNode, Set, TclCompletionEngine)220
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.findIncrTclClassInstancesIn(ASTNode, Set, TclCompletionEngine)252
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.findVariables(char[], boolean, boolean, TclCompletionEngine, ASTNode)570

org.eclipse.dltk.tcl.internal.core.codeassist.TclCompletionEngine.removeLastColonFromToken(char[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.completeOnKeywordOrFunction(CompletionOnKeywordOrFunction, ASTNode, TclCompletionEngine)115
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.completeOnKeywordOrFunction(CompletionOnKeywordOrFunction, ASTNode, TclCompletionEngine)139
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.completeOnKeywordOrFunction(CompletionOnKeywordOrFunction, ASTNode, TclCompletionEngine)123

org.eclipse.dltk.tcl.internal.core.codeassist.TclCompletionEngine.removeSameFrom(Set, Set, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.findIncrTclClasses(char[], Set, TclCompletionEngine)499
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.findIncrTclClassInstances(char[], Set, TclCompletionEngine)290
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.findLocalIncrTclClasses(char[], Set, ASTNode, TclCompletionEngine)194
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.findLocalIncrTclClassInstances(char[], Set, ASTNode, TclCompletionEngine)208

org.eclipse.dltk.tcl.internal.core.codeassist.TclCompletionEngine.toList(Set)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.findIncrTclClasses(char[], Set, TclCompletionEngine)501
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.findIncrTclClassInstances(char[], Set, TclCompletionEngine)291
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.findLocalIncrTclClasses(char[], Set, ASTNode, TclCompletionEngine)195
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.findLocalIncrTclClassInstances(char[], Set, ASTNode, TclCompletionEngine)209
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.findMethodsShortName(char[], Set, Set, TclCompletionEngine)453

org.eclipse.dltk.tcl.internal.core.codeassist.TclResolver.findChildrenByName(String, IParent)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.findElementParent(ASTNode, String, IParent, TclSelectionEngine)491
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processIncrTclCommandCalls(TclStatement, TclSelectionEngine)101
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processSelectIncrTclMethodDeclaration(ExtendedTclMethodDeclaration, int, TclSelectionEngine)229

org.eclipse.dltk.tcl.internal.core.codeassist.TclResolver.findModelElementFrom(ASTNode)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.findClassMethods(char[], ASTNode, TclCompletionEngine, boolean)162
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.findVariables(char[], boolean, boolean, TclCompletionEngine, ASTNode)577
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.findElementParent(ASTNode, String, IParent, TclSelectionEngine)489
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processIncrTclCommandCalls(TclStatement, TclSelectionEngine)85

org.eclipse.dltk.tcl.internal.core.codeassist.TclResolver.searchAddElementsTo(List, ASTNode, IParent, List)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.1.visit(TypeDeclaration)233
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.2.visit(Statement)261

org.eclipse.dltk.tcl.internal.core.codeassist.TclResolver.TclResolver(ISourceModule, ModuleDeclaration, TclResolverIResolveElementParent)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.findIncrTclClassessIn(ASTNode, Set, TclCompletionEngine)220
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.findIncrTclClassInstancesIn(ASTNode, Set, TclCompletionEngine)252

org.eclipse.dltk.tcl.internal.core.codeassist.TclResolver.TclResolver(ISourceModule, ModuleDeclaration)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.findClassMethods(char[], ASTNode, TclCompletionEngine, boolean)147
org.eclipse.dltk.itcl.internal.core.IncrTclCompletionExtension.findVariables(char[], boolean, boolean, TclCompletionEngine, ASTNode)570
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.findElementParent(ASTNode, String, IParent, TclSelectionEngine)486
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processIncrTclCommandCalls(TclStatement, TclSelectionEngine)83

org.eclipse.dltk.tcl.internal.core.codeassist.TclSelectionEngine.addElementFromASTNode(ASTNode)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.findVariables(String, ASTNode, int, TclSelectionEngine)513
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processSelectIncrTclMethod(IncrTclMethodCallStatement, int, TclSelectionEngine)408
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processSelectIncrTclMethod(IncrTclMethodCallStatement, int, TclSelectionEngine)360

org.eclipse.dltk.tcl.internal.core.codeassist.TclSelectionEngine.addSelectionElement(IModelElement)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.checkMixinTypeForMethod(TclStatement, Expression, IModelElement[], String, TclSelectionEngine)172
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.checkMixinTypeForMethod(TclStatement, Expression, IModelElement[], String, TclSelectionEngine)148
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.findIncrTclMethodMixin(String, String, TclSelectionEngine)431
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processIncrTclCommandCalls(TclStatement, TclSelectionEngine)104
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processIncrTclCommandCalls(TclStatement, TclSelectionEngine)90
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processIncrTclInstanceVariable(IncrTclInstanceVariable, TclSelectionEngine)58
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processSelectIncrTclMethodDeclaration(ExtendedTclMethodDeclaration, int, TclSelectionEngine)235
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processSelectIncrTclMethodDeclaration(ExtendedTclMethodDeclaration, int, TclSelectionEngine)231
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.selectionOnNode(ASTNode, int, TclSelectionEngine)472

org.eclipse.dltk.tcl.internal.core.codeassist.TclSelectionEngine.checkMethodFrom(TypeDeclaration, SimpleReference, IModelElement)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processSelectIncrTclMethod(IncrTclMethodCallStatement, int, TclSelectionEngine)295
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processSelectIncrTclMethod(IncrTclMethodCallStatement, int, TclSelectionEngine)258

org.eclipse.dltk.tcl.internal.core.codeassist.TclSelectionEngine.fillSuperClassesTo(TypeDeclaration, List)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processSelectIncrTclMethod(IncrTclMethodCallStatement, int, TclSelectionEngine)291
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processSelectIncrTclMethod(IncrTclMethodCallStatement, int, TclSelectionEngine)277

org.eclipse.dltk.tcl.internal.core.codeassist.TclSelectionEngine.findElementFromNode(ASTNode)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processIncrTclInstanceVariable(IncrTclInstanceVariable, TclSelectionEngine)56
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processSelectIncrTclMethod(IncrTclMethodCallStatement, int, TclSelectionEngine)294
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processSelectIncrTclMethod(IncrTclMethodCallStatement, int, TclSelectionEngine)256
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processSelectIncrTclMethodDeclaration(ExtendedTclMethodDeclaration, int, TclSelectionEngine)223

org.eclipse.dltk.tcl.internal.core.codeassist.TclSelectionEngine.findMethodMixin(String, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processSelectIncrTclMethod(IncrTclMethodCallStatement, int, TclSelectionEngine)269

org.eclipse.dltk.tcl.internal.core.codeassist.TclSelectionEngine.getActualSelectionStart()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.checkMixinTypeForMethod(TclStatement, Expression, IModelElement[], String, TclSelectionEngine)154
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.checkMixinTypeForMethod(TclStatement, Expression, IModelElement[], String, TclSelectionEngine)146
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.checkMixinTypeForMethod(TclStatement, Expression, IModelElement[], String, TclSelectionEngine)145
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.checkMixinTypeForMethod(TclStatement, Expression, IModelElement[], String, TclSelectionEngine)153
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processIncrTclCommandCalls(TclStatement, TclSelectionEngine)88
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processIncrTclCommandCalls(TclStatement, TclSelectionEngine)95
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processIncrTclCommandCalls(TclStatement, TclSelectionEngine)96
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processIncrTclCommandCalls(TclStatement, TclSelectionEngine)87
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processIncrTclInstanceVariable(IncrTclInstanceVariable, TclSelectionEngine)52
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processIncrTclInstanceVariable(IncrTclInstanceVariable, TclSelectionEngine)53
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.selectionOnAST(ASTNode, TclSelectionEngine)443
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.selectionOnNode(ASTNode, int, TclSelectionEngine)458

org.eclipse.dltk.tcl.internal.core.codeassist.TclSelectionEngine.getParser()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.findElementParent(ASTNode, String, IParent, TclSelectionEngine)487
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processIncrTclCommandCalls(TclStatement, TclSelectionEngine)79
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processIncrTclCommandCalls(TclStatement, TclSelectionEngine)69
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processIncrTclCommandCalls(TclStatement, TclSelectionEngine)84
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processIncrTclCommandCalls(TclStatement, TclSelectionEngine)73
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processSelectIncrTclMethod(IncrTclMethodCallStatement, int, TclSelectionEngine)314
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processSelectIncrTclMethod(IncrTclMethodCallStatement, int, TclSelectionEngine)302
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processSelectIncrTclMethod(IncrTclMethodCallStatement, int, TclSelectionEngine)325
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processSelectIncrTclMethod(IncrTclMethodCallStatement, int, TclSelectionEngine)266
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processSelectIncrTclMethod(IncrTclMethodCallStatement, int, TclSelectionEngine)274
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processSelectIncrTclMethod(IncrTclMethodCallStatement, int, TclSelectionEngine)286

org.eclipse.dltk.tcl.internal.core.codeassist.TclSelectionEngine.getScriptProject()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.checkMixinTypeForMethod(TclStatement, Expression, IModelElement[], String, TclSelectionEngine)196
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.findIncrTclMethodMixin(String, String, TclSelectionEngine)415
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processIncrTclCommandCalls(TclStatement, TclSelectionEngine)126
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processIncrTclCommandCalls(TclStatement, TclSelectionEngine)133
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processIncrTclCommandCalls(TclStatement, TclSelectionEngine)118

org.eclipse.dltk.tcl.internal.core.codeassist.TclSelectionEngine.getSelectionElementsSize()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processSelectIncrTclMethod(IncrTclMethodCallStatement, int, TclSelectionEngine)405
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.selectionOnAST(ASTNode, TclSelectionEngine)444

org.eclipse.dltk.tcl.internal.core.codeassist.TclSelectionEngine.getSourceModule()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processIncrTclCommandCalls(TclStatement, TclSelectionEngine)84

org.eclipse.dltk.tcl.internal.core.codeassist.TclSelectionEngine.tclNameToKey(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.checkMixinTypeForMethod(TclStatement, Expression, IModelElement[], String, TclSelectionEngine)193
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processIncrTclCommandCalls(TclStatement, TclSelectionEngine)132
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processIncrTclCommandCalls(TclStatement, TclSelectionEngine)125
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processIncrTclCommandCalls(TclStatement, TclSelectionEngine)117
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processSelectIncrTclMethod(IncrTclMethodCallStatement, int, TclSelectionEngine)270
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processSelectIncrTclMethod(IncrTclMethodCallStatement, int, TclSelectionEngine)335
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processSelectIncrTclMethod(IncrTclMethodCallStatement, int, TclSelectionEngine)397
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processSelectIncrTclMethod(IncrTclMethodCallStatement, int, TclSelectionEngine)371
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processSelectIncrTclMethod(IncrTclMethodCallStatement, int, TclSelectionEngine)342
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processSelectIncrTclMethod(IncrTclMethodCallStatement, int, TclSelectionEngine)329
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processSelectIncrTclMethod(IncrTclMethodCallStatement, int, TclSelectionEngine)306
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processSelectIncrTclMethod(IncrTclMethodCallStatement, int, TclSelectionEngine)318
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processSelectIncrTclMethod(IncrTclMethodCallStatement, int, TclSelectionEngine)369
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.processSelectIncrTclMethod(IncrTclMethodCallStatement, int, TclSelectionEngine)340

org.eclipse.dltk.tcl.internal.core.codeassist.TclVisibilityUtils.isPrivate(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclBodyCommandProcessor.process(TclStatement, ITclParser, ASTNode)75

org.eclipse.dltk.tcl.internal.core.search.mixin.model.ITclMixinElement.getModelElement()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.IncrTclResolver.findTypeMixin(String, String, IScriptProject)114

org.eclipse.dltk.tcl.internal.core.search.mixin.model.TclField.TclField()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.search.mixin.IncrTclMixinBuildVisitorExtension.visit(Statement, TclMixinBuildVisitor)117

org.eclipse.dltk.tcl.internal.core.search.mixin.model.TclMixinElement.getModelElement()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.parser.IncrTclCommandDetector.IncrTclGlobalClassParameter.resolveElement()56
org.eclipse.dltk.itcl.internal.core.parser.IncrTclCommandDetector.IncrTclGlobalClassParameter.resolveElement()56
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.findIncrTclMethodMixin(String, String, TclSelectionEngine)431

org.eclipse.dltk.tcl.internal.core.search.mixin.model.TclMixinElement.getName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.IncrTclResolver.findTypeMixin(String, String, IScriptProject)109
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.findIncrTclMethodMixin(String, String, TclSelectionEngine)430

org.eclipse.dltk.tcl.internal.core.search.mixin.model.TclMixinElement.getType()

OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.search.mixin.model.IncrTclClass.getType()-1
org.eclipse.dltk.itcl.internal.core.search.mixin.model.IncrTclClassInstance.getType()-1
org.eclipse.dltk.itcl.internal.core.search.mixin.model.IncrTclInstProc.getType()-1
org.eclipse.dltk.itcl.internal.core.search.mixin.model.IncrTclProc.getType()-1

org.eclipse.dltk.tcl.internal.core.search.mixin.model.TclMixinElement.isValidModelElement(IModelElement)

OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.search.mixin.model.IncrTclClass.isValidModelElement(IModelElement)-1
org.eclipse.dltk.itcl.internal.core.search.mixin.model.IncrTclClassInstance.isValidModelElement(IModelElement)-1
org.eclipse.dltk.itcl.internal.core.search.mixin.model.IncrTclInstProc.isValidModelElement(IModelElement)-1
org.eclipse.dltk.itcl.internal.core.search.mixin.model.IncrTclProc.isValidModelElement(IModelElement)-1

org.eclipse.dltk.tcl.internal.core.search.mixin.model.TclMixinElement.TclMixinElement()

OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.search.mixin.model.IncrTclClass.IncrTclClass()-1
org.eclipse.dltk.itcl.internal.core.search.mixin.model.IncrTclClassInstance.IncrTclClassInstance()-1
org.eclipse.dltk.itcl.internal.core.search.mixin.model.IncrTclInstProc.IncrTclInstProc()-1
org.eclipse.dltk.itcl.internal.core.search.mixin.model.IncrTclProc.IncrTclProc()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.search.mixin.model.IncrTclClass.IncrTclClass()11
org.eclipse.dltk.itcl.internal.core.search.mixin.model.IncrTclClassInstance.IncrTclClassInstance()6
org.eclipse.dltk.itcl.internal.core.search.mixin.model.IncrTclInstProc.IncrTclInstProc()6
org.eclipse.dltk.itcl.internal.core.search.mixin.model.IncrTclProc.IncrTclProc()6

org.eclipse.dltk.tcl.internal.core.search.mixin.model.TclProc.TclProc()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.search.mixin.IncrTclMixinBuildVisitorExtension.visitIncrTclMethod(MethodDeclaration, TclMixinBuildVisitor)57

org.eclipse.dltk.tcl.internal.core.search.mixin.TclMixinBuildVisitor.getKeyFromLevels(List)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.search.mixin.IncrTclMixinBuildVisitorExtension.visit(Statement, TclMixinBuildVisitor)99
org.eclipse.dltk.itcl.internal.core.search.mixin.IncrTclMixinBuildVisitorExtension.visit(Statement, TclMixinBuildVisitor)113
org.eclipse.dltk.itcl.internal.core.search.mixin.IncrTclMixinBuildVisitorExtension.visitIncrTclMethod(MethodDeclaration, TclMixinBuildVisitor)47

org.eclipse.dltk.tcl.internal.core.search.mixin.TclMixinBuildVisitor.getModuleDeclaration()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.search.mixin.IncrTclMixinBuildVisitorExtension.visit(Statement, TclMixinBuildVisitor)110
org.eclipse.dltk.itcl.internal.core.search.mixin.IncrTclMixinBuildVisitorExtension.visit(Statement, TclMixinBuildVisitor)97
org.eclipse.dltk.itcl.internal.core.search.mixin.IncrTclMixinBuildVisitorExtension.visitIncrTclMethod(MethodDeclaration, TclMixinBuildVisitor)46

org.eclipse.dltk.tcl.internal.core.search.mixin.TclMixinBuildVisitor.getNamespacePrefix()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.search.mixin.IncrTclMixinBuildVisitorExtension.visit(TypeDeclaration, TclMixinBuildVisitor)71
org.eclipse.dltk.itcl.internal.core.search.mixin.IncrTclMixinBuildVisitorExtension.visit(TypeDeclaration, TclMixinBuildVisitor)84

org.eclipse.dltk.tcl.internal.core.search.mixin.TclMixinBuildVisitor.getRequestor()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.search.mixin.IncrTclMixinBuildVisitorExtension.visit(Statement, TclMixinBuildVisitor)103
org.eclipse.dltk.itcl.internal.core.search.mixin.IncrTclMixinBuildVisitorExtension.visit(Statement, TclMixinBuildVisitor)119
org.eclipse.dltk.itcl.internal.core.search.mixin.IncrTclMixinBuildVisitorExtension.visit(TypeDeclaration, TclMixinBuildVisitor)87
org.eclipse.dltk.itcl.internal.core.search.mixin.IncrTclMixinBuildVisitorExtension.visitIncrTclMethod(MethodDeclaration, TclMixinBuildVisitor)62

org.eclipse.dltk.tcl.internal.core.search.mixin.TclMixinBuildVisitor.getSignature()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.search.mixin.IncrTclMixinBuildVisitorExtension.visit(Statement, TclMixinBuildVisitor)116
org.eclipse.dltk.itcl.internal.core.search.mixin.IncrTclMixinBuildVisitorExtension.visit(Statement, TclMixinBuildVisitor)100
org.eclipse.dltk.itcl.internal.core.search.mixin.IncrTclMixinBuildVisitorExtension.visit(TypeDeclaration, TclMixinBuildVisitor)78
org.eclipse.dltk.itcl.internal.core.search.mixin.IncrTclMixinBuildVisitorExtension.visitIncrTclMethod(MethodDeclaration, TclMixinBuildVisitor)51

org.eclipse.dltk.tcl.internal.core.search.mixin.TclMixinBuildVisitor.pushNamespaceName(TypeDeclaration)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.search.mixin.IncrTclMixinBuildVisitorExtension.visit(TypeDeclaration, TclMixinBuildVisitor)77

org.eclipse.dltk.tcl.internal.core.search.mixin.TclMixinBuildVisitor.tclNameToKey(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.search.mixin.IncrTclMixinBuildVisitorExtension.visit(Statement, TclMixinBuildVisitor)115
org.eclipse.dltk.itcl.internal.core.search.mixin.IncrTclMixinBuildVisitorExtension.visit(TypeDeclaration, TclMixinBuildVisitor)72
org.eclipse.dltk.itcl.internal.core.search.mixin.IncrTclMixinBuildVisitorExtension.visitIncrTclMethod(MethodDeclaration, TclMixinBuildVisitor)49

org.eclipse.dltk.tcl.internal.core.search.mixin.TclMixinModel.getInstance()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.IncrTclResolver.findTypeMixin(String, String, IScriptProject)98
org.eclipse.dltk.itcl.internal.core.parser.IncrTclCommandDetector.IncrTclGlobalClassParameter.resolveElement()44
org.eclipse.dltk.itcl.internal.core.parser.IncrTclCommandDetector.IncrTclGlobalClassParameter.resolveElement()44
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.findIncrTclMethodMixin(String, String, TclSelectionEngine)416
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.findIncrTclMethodMixin(String, String, TclSelectionEngine)421

org.eclipse.dltk.tcl.internal.core.search.mixin.TclMixinModel.getMixin(IScriptProject)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.IncrTclResolver.findTypeMixin(String, String, IScriptProject)98
org.eclipse.dltk.itcl.internal.core.parser.IncrTclCommandDetector.IncrTclGlobalClassParameter.resolveElement()45
org.eclipse.dltk.itcl.internal.core.parser.IncrTclCommandDetector.IncrTclGlobalClassParameter.resolveElement()45
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.findIncrTclMethodMixin(String, String, TclSelectionEngine)416
org.eclipse.dltk.itcl.internal.core.search.IncrTclSelectionExtension.findIncrTclMethodMixin(String, String, TclSelectionEngine)421

org.eclipse.dltk.tcl.internal.core.search.TclMatchLocator.createMethodHandle(ISourceModule, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.search.IncrTclMatchLocatorExtension.createMethodHandle(ISourceModule, MethodDeclaration, TclMatchLocator)35

org.eclipse.dltk.tcl.internal.parser.OldTclParserUtils.parseArguments(List)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.parser.processors.IncrTclUtils.extractMethodArguments(Expression)36

org.eclipse.dltk.tcl.internal.parser.TclSourceElementRequestVisitor.getRequestor()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.parser.IncrTclSourceElementRequestVisitorExtension.visit(Statement, TclSourceElementRequestVisitor)43

org.eclipse.dltk.tcl.internal.parser.TclSourceElementRequestVisitor.resolveType(Declaration, String, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.itcl.internal.core.parser.IncrTclSourceElementRequestVisitorExtension.getExitExtended(MethodDeclaration, TclSourceElementRequestVisitor)59

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict