Methods 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.addNode(ASTNode)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassMethodCallProcessor.process(TclStatement, ITclParser, ASTNode)38
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassMyProcessor.process(TclStatement, ITclParser, ASTNode)36
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcCallProcessor.process(TclStatement, ITclParser, ASTNode)37
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclObjectSetProcessor.process(TclStatement, ITclParser, ASTNode)43
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclProcCallProcessor.process(TclStatement, ITclParser, ASTNode)48

org.eclipse.dltk.ast.ASTListNode.ASTListNode()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassMyProcessor.process(TclStatement, ITclParser, ASTNode)28

org.eclipse.dltk.ast.ASTListNode.ASTListNode(int, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
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

org.eclipse.dltk.ast.ASTListNode.getChilds()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.XOTclSourceElementRequestVisitorExtension.visit(Statement, TclSourceElementRequestVisitor)39
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.visit(Expression, TclCompletionParser, int)58
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.visit(Statement, TclCompletionParser, int)73

org.eclipse.dltk.ast.ASTListNode.traverse(ASTVisitor)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclProcCallStatement.traverse(ASTVisitor)37

org.eclipse.dltk.ast.ASTNode.setEnd(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.XOTclDocumentationProcessor.process(TclStatement, ITclParser, ASTNode)68
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassMethodCallProcessor.process(TclStatement, ITclParser, ASTNode)45
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcCallProcessor.process(TclStatement, ITclParser, ASTNode)43
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclProcCallProcessor.process(TclStatement, ITclParser, ASTNode)56
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.processArgumentCompletion(Statement, List, TclCompletionParser, int)84

org.eclipse.dltk.ast.ASTNode.setStart(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.XOTclDocumentationProcessor.process(TclStatement, ITclParser, ASTNode)67
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassMethodCallProcessor.process(TclStatement, ITclParser, ASTNode)44
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcCallProcessor.process(TclStatement, ITclParser, ASTNode)42
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclProcCallProcessor.process(TclStatement, ITclParser, ASTNode)55
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.processArgumentCompletion(Statement, List, TclCompletionParser, int)83

org.eclipse.dltk.ast.ASTNode.sourceEnd()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclVariableDeclaration.XOTclVariableDeclaration(SimpleReference, Expression, int, int)11
org.eclipse.dltk.xotcl.core.XOTclDocumentationProcessor.process(TclStatement, ITclParser, ASTNode)68
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.process(TclStatement, ITclParser, ASTNode)69
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.process(TclStatement, ITclParser, ASTNode)111
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.process(TclStatement, ITclParser, ASTNode)92
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.process(TclStatement, ITclParser, ASTNode)57
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.process(TclStatement, ITclParser, ASTNode)108
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassMethodCallProcessor.process(TclStatement, ITclParser, ASTNode)35
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassMethodCallProcessor.process(TclStatement, ITclParser, ASTNode)42
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassMethodCallProcessor.process(TclStatement, ITclParser, ASTNode)36
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassMethodCallProcessor.process(TclStatement, ITclParser, ASTNode)45
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassMyProcessor.process(TclStatement, ITclParser, ASTNode)34
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassNewInstanceProcessor.process(TclStatement, ITclParser, ASTNode)66
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassNewInstanceProcessor.process(TclStatement, ITclParser, ASTNode)56
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassNewInstanceProcessor.process(TclStatement, ITclParser, ASTNode)57
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassNewInstanceProcessor.process(TclStatement, ITclParser, ASTNode)67
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcCallProcessor.process(TclStatement, ITclParser, ASTNode)35
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcCallProcessor.process(TclStatement, ITclParser, ASTNode)35
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcCallProcessor.process(TclStatement, ITclParser, ASTNode)43
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcessor.process(TclStatement, ITclParser, ASTNode)66
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcessor.process(TclStatement, ITclParser, ASTNode)85
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcessor.process(TclStatement, ITclParser, ASTNode)53
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcessor.process(TclStatement, ITclParser, ASTNode)52
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclObjectCreateProcessor.process(TclStatement, ITclParser, ASTNode)30
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclObjectCreateProcessor.process(TclStatement, ITclParser, ASTNode)30
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclObjectSetProcessor.process(TclStatement, ITclParser, ASTNode)42
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclObjectSetProcessor.process(TclStatement, ITclParser, ASTNode)41
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclObjectSetProcessor.process(TclStatement, ITclParser, ASTNode)53
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclProcCallProcessor.process(TclStatement, ITclParser, ASTNode)56
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclProcCallProcessor.process(TclStatement, ITclParser, ASTNode)46
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclProcCallProcessor.process(TclStatement, ITclParser, ASTNode)46
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.createTypeAdd(TclStatement, ASTNode, Expression, String)277
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.createTypeAdd(TclStatement, ASTNode, Expression, String)277
org.eclipse.dltk.xotcl.internal.core.parser.XOTclSourceElementRequestVisitorExtension.visit(Statement, TclSourceElementRequestVisitor)47
org.eclipse.dltk.xotcl.internal.core.parser.XOTclSourceElementRequestVisitorExtension.visit(Statement, TclSourceElementRequestVisitor)58
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.processArgumentCompletion(Statement, List, TclCompletionParser, int)84
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.processArgumentCompletion(Statement, List, TclCompletionParser, int)89
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.checkMixinTypeForMethod(TclStatement, Expression, IModelElement[], String, TclSelectionEngine)116
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.checkMixinTypeForMethod(TclStatement, Expression, IModelElement[], String, TclSelectionEngine)108
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclMethodCallStatement, int, TclSelectionEngine)237
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclMethodCallStatement, int, TclSelectionEngine)345
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclMethodCallStatement, int, TclSelectionEngine)348
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclMethodCallStatement, int, TclSelectionEngine)393
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclProcCallStatement, int, TclSelectionEngine)190
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclProcCallStatement, int, TclSelectionEngine)198
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethodDeclaration(ExtendedTclMethodDeclaration, int, TclSelectionEngine)222
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processXOTclInstanceVariable(XOTclInstanceVariable, TclSelectionEngine)51

org.eclipse.dltk.ast.ASTNode.sourceStart()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclVariableDeclaration.XOTclVariableDeclaration(SimpleReference, Expression, int, int)11
org.eclipse.dltk.xotcl.core.XOTclDocumentationProcessor.process(TclStatement, ITclParser, ASTNode)67
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.process(TclStatement, ITclParser, ASTNode)57
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.process(TclStatement, ITclParser, ASTNode)69
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.process(TclStatement, ITclParser, ASTNode)87
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.process(TclStatement, ITclParser, ASTNode)111
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.process(TclStatement, ITclParser, ASTNode)120
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.process(TclStatement, ITclParser, ASTNode)92
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.process(TclStatement, ITclParser, ASTNode)107
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassMethodCallProcessor.process(TclStatement, ITclParser, ASTNode)44
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassMethodCallProcessor.process(TclStatement, ITclParser, ASTNode)42
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassMyProcessor.process(TclStatement, ITclParser, ASTNode)34
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassNewInstanceProcessor.process(TclStatement, ITclParser, ASTNode)57
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassNewInstanceProcessor.process(TclStatement, ITclParser, ASTNode)66
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassNewInstanceProcessor.process(TclStatement, ITclParser, ASTNode)67
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassNewInstanceProcessor.process(TclStatement, ITclParser, ASTNode)56
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcCallProcessor.process(TclStatement, ITclParser, ASTNode)42
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcessor.process(TclStatement, ITclParser, ASTNode)52
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcessor.process(TclStatement, ITclParser, ASTNode)52
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcessor.process(TclStatement, ITclParser, ASTNode)85
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcessor.process(TclStatement, ITclParser, ASTNode)66
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclObjectCreateProcessor.process(TclStatement, ITclParser, ASTNode)30
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclObjectCreateProcessor.process(TclStatement, ITclParser, ASTNode)30
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclObjectSetProcessor.process(TclStatement, ITclParser, ASTNode)40
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclObjectSetProcessor.process(TclStatement, ITclParser, ASTNode)42
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclObjectSetProcessor.process(TclStatement, ITclParser, ASTNode)53
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclProcCallProcessor.process(TclStatement, ITclParser, ASTNode)55
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.createTypeAdd(TclStatement, ASTNode, Expression, String)277
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.createTypeAdd(TclStatement, ASTNode, Expression, String)276
org.eclipse.dltk.xotcl.internal.core.parser.XOTclSourceElementRequestVisitorExtension.visit(Statement, TclSourceElementRequestVisitor)57
org.eclipse.dltk.xotcl.internal.core.parser.XOTclSourceElementRequestVisitorExtension.visit(Statement, TclSourceElementRequestVisitor)46
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.1.visit(TypeDeclaration)186
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.processArgumentCompletion(Statement, List, TclCompletionParser, int)83
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.processArgumentCompletion(Statement, List, TclCompletionParser, int)89
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.checkMixinTypeForMethod(TclStatement, Expression, IModelElement[], String, TclSelectionEngine)114
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.checkMixinTypeForMethod(TclStatement, Expression, IModelElement[], String, TclSelectionEngine)106
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclMethodCallStatement, int, TclSelectionEngine)347
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclMethodCallStatement, int, TclSelectionEngine)236
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclMethodCallStatement, int, TclSelectionEngine)392
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclMethodCallStatement, int, TclSelectionEngine)344
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclProcCallStatement, int, TclSelectionEngine)197
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclProcCallStatement, int, TclSelectionEngine)189
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethodDeclaration(ExtendedTclMethodDeclaration, int, TclSelectionEngine)221
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processXOTclInstanceVariable(XOTclInstanceVariable, TclSelectionEngine)49

org.eclipse.dltk.ast.ASTNode.traverse(ASTVisitor)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.findXOTclClassInstancesIn(ASTNode, Set, TclCompletionEngine)212

org.eclipse.dltk.ast.ASTVisitor.ASTVisitor()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.XOTclDocumentationProcessor.1.(XOTclDocumentationProcessor, XOTclDocumentationNode, String)100
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.1.(XOTclCompletionExtension, TclCompletionEngine, TclResolver, List)180
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.2.(XOTclCompletionExtension, TclResolver, TclCompletionEngine, List)212

org.eclipse.dltk.ast.ASTVisitor.endvisit(Statement)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclDocumentationNode.traverse(ASTVisitor)14
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclProcCallStatement.traverse(ASTVisitor)39
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclVariableDeclaration.traverse(ASTVisitor)22

org.eclipse.dltk.ast.ASTVisitor.visit(Statement)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.XOTclDocumentationProcessor.1.visit(Statement)115
OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.XOTclDocumentationProcessor.1.visit(Statement)-1
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.2.visit(Statement)-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclDocumentationNode.traverse(ASTVisitor)13
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclProcCallStatement.traverse(ASTVisitor)32
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclVariableDeclaration.traverse(ASTVisitor)18

org.eclipse.dltk.ast.ASTVisitor.visit(TypeDeclaration)

OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.1.visit(TypeDeclaration)-1

org.eclipse.dltk.ast.declarations.Argument.Argument(SimpleReference, int, ASTNode, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.process(TclStatement, ITclParser, ASTNode)86

org.eclipse.dltk.ast.declarations.Argument.getInitialization()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcessor.process(TclStatement, ITclParser, ASTNode)84

org.eclipse.dltk.ast.declarations.Declaration.getModifiers()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.check(TypeDeclaration, SimpleReference)159
org.eclipse.dltk.xotcl.internal.core.parser.XOTclSourceElementRequestVisitorExtension.extendedExitRequired(MethodDeclaration, TclSourceElementRequestVisitor)76
org.eclipse.dltk.xotcl.internal.core.parser.XOTclSourceElementRequestVisitorExtension.getModifiers(Declaration)24
org.eclipse.dltk.xotcl.internal.core.parser.XOTclSourceElementRequestVisitorExtension.getModifiers(Declaration)26
org.eclipse.dltk.xotcl.internal.core.parser.XOTclSourceElementRequestVisitorExtension.processField(FieldDeclaration, TclSourceElementRequestVisitor)81
org.eclipse.dltk.xotcl.internal.core.search.mixin.XOTclMixinBuildVisitorExtension.visit(TypeDeclaration, TclMixinBuildVisitor)69
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.1.visit(TypeDeclaration)185

org.eclipse.dltk.ast.declarations.Declaration.getName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclVariableDeclaration.printNode(CorePrinter)26
org.eclipse.dltk.xotcl.core.XOTclParseUtil.findXOTclInstanceVariableDeclarationFrom(ModuleDeclaration, ASTNode, String)40
org.eclipse.dltk.xotcl.core.XOTclParseUtil.findXOTclInstanceVariableDeclarationFrom(ModuleDeclaration, ASTNode, String)31
org.eclipse.dltk.xotcl.core.XOTclParseUtil.findXOTclObjectInstanceFrom(ModuleDeclaration, ASTNode, String)66
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)98
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclObjectSetProcessor.process(TclStatement, ITclParser, ASTNode)55
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.processASTNode(ASTNode)290
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.processASTNode(ASTNode)293
org.eclipse.dltk.xotcl.internal.core.search.mixin.XOTclMixinBuildVisitorExtension.visit(Statement, TclMixinBuildVisitor)107
org.eclipse.dltk.xotcl.internal.core.search.mixin.XOTclMixinBuildVisitorExtension.visit(TypeDeclaration, TclMixinBuildVisitor)72
org.eclipse.dltk.xotcl.internal.core.search.mixin.XOTclMixinBuildVisitorExtension.visitXOTclMethod(MethodDeclaration, TclMixinBuildVisitor)44
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethodDeclaration(ExtendedTclMethodDeclaration, int, TclSelectionEngine)217

org.eclipse.dltk.ast.declarations.Declaration.getNameEnd()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethodDeclaration(ExtendedTclMethodDeclaration, int, TclSelectionEngine)214

org.eclipse.dltk.ast.declarations.Declaration.getNameStart()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethodDeclaration(ExtendedTclMethodDeclaration, int, TclSelectionEngine)213

org.eclipse.dltk.ast.declarations.Declaration.getRef()

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

org.eclipse.dltk.ast.declarations.Declaration.printNode(CorePrinter)

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

org.eclipse.dltk.ast.declarations.Declaration.setModifier(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassNewInstanceProcessor.process(TclStatement, ITclParser, ASTNode)60
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassNewInstanceProcessor.process(TclStatement, ITclParser, ASTNode)70
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclObjectSetProcessor.process(TclStatement, ITclParser, ASTNode)56

org.eclipse.dltk.ast.declarations.Declaration.setModifiers(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.process(TclStatement, ITclParser, ASTNode)105
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcessor.process(TclStatement, ITclParser, ASTNode)96
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclObjectCreateProcessor.process(TclStatement, ITclParser, ASTNode)31

org.eclipse.dltk.ast.declarations.Declaration.setName(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.process(TclStatement, ITclParser, ASTNode)106

org.eclipse.dltk.ast.declarations.Declaration.setNameEnd(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.process(TclStatement, ITclParser, ASTNode)108

org.eclipse.dltk.ast.declarations.Declaration.setNameStart(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.process(TclStatement, ITclParser, ASTNode)107

org.eclipse.dltk.ast.declarations.Declaration.traverse(ASTVisitor)

OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclVariableDeclaration.traverse(ASTVisitor)-1

org.eclipse.dltk.ast.declarations.FieldDeclaration.FieldDeclaration(String, int, int, int, int)

OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclExInstanceVariable.XOTclExInstanceVariable(String, int, int, int, int)-1
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclFieldDeclaration.XOTclFieldDeclaration(String, int, int, int, int)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclExInstanceVariable.XOTclExInstanceVariable(String, int, int, int, int)15
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclFieldDeclaration.XOTclFieldDeclaration(String, int, int, int, int)13

org.eclipse.dltk.ast.declarations.MethodDeclaration.acceptArguments(List)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.process(TclStatement, ITclParser, ASTNode)110

org.eclipse.dltk.ast.declarations.MethodDeclaration.acceptBody(Block)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.process(TclStatement, ITclParser, ASTNode)122

org.eclipse.dltk.ast.declarations.MethodDeclaration.getDeclaringTypeName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.XOTclSourceElementRequestVisitorExtension.getExitExtended(MethodDeclaration, TclSourceElementRequestVisitor)67

org.eclipse.dltk.ast.declarations.MethodDeclaration.setDeclaringTypeName(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.process(TclStatement, ITclParser, ASTNode)97
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)102

org.eclipse.dltk.ast.declarations.ModuleDeclaration.getStatements()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.1.visit(TypeDeclaration)190
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.2.visit(Statement)218

org.eclipse.dltk.ast.declarations.ModuleDeclaration.traverse(ASTVisitor)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.findXOTclClassessIn(ASTNode, Set, TclCompletionEngine)180

org.eclipse.dltk.ast.declarations.TypeDeclaration.addSuperClass(ASTNode)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcessor.process(TclStatement, ITclParser, ASTNode)65
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcessor.process(TclStatement, ITclParser, ASTNode)62

org.eclipse.dltk.ast.declarations.TypeDeclaration.getMethodList()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.process(TclStatement, ITclParser, ASTNode)126

org.eclipse.dltk.ast.declarations.TypeDeclaration.getStatements()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcessor.process(TclStatement, ITclParser, ASTNode)86

org.eclipse.dltk.ast.declarations.TypeDeclaration.TypeDeclaration(String, int, int, int, int)

CONSTRUCTOR_METHOD
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
OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclObjectDeclaration.XOTclObjectDeclaration(String, int, int, int, int)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclObjectDeclaration.XOTclObjectDeclaration(String, int, int, int, int)8

org.eclipse.dltk.ast.expressions.CallArgumentsList.CallArgumentsList(int, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassMethodCallProcessor.process(TclStatement, ITclParser, ASTNode)35

org.eclipse.dltk.ast.expressions.CallExpression.CallExpression(ASTNode, String, CallArgumentsList)

CONSTRUCTOR_METHOD
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.CallExpression.CallExpression(int, int, ASTNode, SimpleReference, CallArgumentsList)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclMethodCallStatement.XOTclMethodCallStatement(int, int, SimpleReference, FieldDeclaration, CallArgumentsList)12

org.eclipse.dltk.ast.expressions.CallExpression.getArgs()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.XOTclSourceElementRequestVisitorExtension.visit(Statement, TclSourceElementRequestVisitor)38
org.eclipse.dltk.xotcl.internal.core.parser.XOTclSourceElementRequestVisitorExtension.visit(Statement, TclSourceElementRequestVisitor)37
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.visit(Expression, TclCompletionParser, int)58
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.visit(Expression, TclCompletionParser, int)57

org.eclipse.dltk.ast.expressions.CallExpression.getCallName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.XOTclSourceElementRequestVisitorExtension.visit(Statement, TclSourceElementRequestVisitor)35
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.visit(Expression, TclCompletionParser, int)56
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclMethodCallStatement, int, TclSelectionEngine)232

org.eclipse.dltk.ast.expressions.CallExpression.getKind()

OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclMethodCallStatement.getKind()-1

org.eclipse.dltk.ast.expressions.CallExpression.getName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.search.XOTclMatchLocatorExtension.visitGeneral(ASTNode, PatternLocator, MatchingNodeSet)25

org.eclipse.dltk.ast.expressions.CallExpression.getReceiver()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclMethodCallStatement.getInstNameRef()29

org.eclipse.dltk.ast.expressions.Expression.printNode(CorePrinter)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclVariableDeclaration.printNode(CorePrinter)28

org.eclipse.dltk.ast.references.Reference.traverse(ASTVisitor)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclProcCallStatement.traverse(ASTVisitor)34

org.eclipse.dltk.ast.references.SimpleReference.getName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclVariableDeclaration.XOTclVariableDeclaration(SimpleReference, Expression, int, int)11
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.extractName(Expression)151
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcessor.process(TclStatement, ITclParser, ASTNode)51
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)58
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.check(TypeDeclaration, SimpleReference)162
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.checkObject(TclStatement, ModuleDeclaration, ASTNode)235
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.detectCommand(TclStatement, ModuleDeclaration, ASTNode)62
org.eclipse.dltk.xotcl.internal.core.parser.XOTclSourceElementRequestVisitorExtension.visit(Statement, TclSourceElementRequestVisitor)46
org.eclipse.dltk.xotcl.internal.core.parser.XOTclSourceElementRequestVisitorExtension.visit(Statement, TclSourceElementRequestVisitor)57
org.eclipse.dltk.xotcl.internal.core.search.XOTclMatchLocatorExtension.visitGeneral(ASTNode, PatternLocator, MatchingNodeSet)30
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.processArgumentCompletion(Statement, List, TclCompletionParser, int)95
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclMethodCallStatement, int, TclSelectionEngine)295
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclMethodCallStatement, int, TclSelectionEngine)323
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclMethodCallStatement, int, TclSelectionEngine)331
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclMethodCallStatement, int, TclSelectionEngine)357
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclMethodCallStatement, int, TclSelectionEngine)330
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclMethodCallStatement, int, TclSelectionEngine)294
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclMethodCallStatement, int, TclSelectionEngine)384
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclMethodCallStatement, int, TclSelectionEngine)324
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclMethodCallStatement, int, TclSelectionEngine)257
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclMethodCallStatement, int, TclSelectionEngine)258
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclMethodCallStatement, int, TclSelectionEngine)358
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclMethodCallStatement, int, TclSelectionEngine)383
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclProcCallStatement, int, TclSelectionEngine)185
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclProcCallStatement, int, TclSelectionEngine)193

org.eclipse.dltk.ast.references.SimpleReference.SimpleReference(int, int, String)

CONSTRUCTOR_METHOD
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

org.eclipse.dltk.ast.statements.Block.addStatement(ASTNode)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.XOTclDocumentationProcessor.preprocessStatement(TclStatement)49

org.eclipse.dltk.ast.statements.Block.Block()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.XOTclDocumentationProcessor.preprocessStatement(TclStatement)38

org.eclipse.dltk.ast.statements.Block.Block(int, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.process(TclStatement, ITclParser, ASTNode)111

org.eclipse.dltk.ast.statements.Block.getStatements()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.process(TclStatement, ITclParser, ASTNode)114
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.process(TclStatement, ITclParser, ASTNode)114

org.eclipse.dltk.ast.statements.Statement.getKind()

OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclDocumentationNode.getKind()-1
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclProcCallStatement.getKind()-1

org.eclipse.dltk.ast.statements.Statement.Statement()

OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclDocumentationNode.XOTclDocumentationNode()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclDocumentationNode.XOTclDocumentationNode()9
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclProcCallStatement.XOTclProcCallStatement(SimpleReference, ASTNode, ASTListNode)16

org.eclipse.dltk.ast.statements.Statement.traverse(ASTVisitor)

OVERRIDE
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
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclVariableDeclaration.traverse(ASTVisitor)20

org.eclipse.dltk.codeassist.complete.CompletionNodeFound.CompletionNodeFound(ASTNode, Scope)

CONSTRUCTOR_METHOD
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.codeassist.IAssistParser.getModule()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.1.visit(TypeDeclaration)190
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.2.visit(Statement)218
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.completeOnKeywordArgumentsOne(String, char[], CompletionOnKeywordArgumentOrFunctionArgument, Set, TclStatement, TclCompletionEngine)453
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.completeOnKeywordArgumentsOne(String, char[], CompletionOnKeywordArgumentOrFunctionArgument, Set, TclStatement, TclCompletionEngine)454
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.completionForInstanceVariableMethods(FieldDeclaration, char[], Set, TclCompletionEngine)259
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.findLocalXOTclClasses(char[], Set, ASTNode, TclCompletionEngine)144
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.findLocalXOTclClassInstances(char[], Set, ASTNode, TclCompletionEngine)158
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.findXOTclClassessIn(ASTNode, Set, TclCompletionEngine)177
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.findXOTclClassessIn(ASTNode, Set, TclCompletionEngine)180
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.findXOTclClassInstancesIn(ASTNode, Set, TclCompletionEngine)209
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclMethodCallStatement, int, TclSelectionEngine)302
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclMethodCallStatement, int, TclSelectionEngine)253
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclMethodCallStatement, int, TclSelectionEngine)313
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclMethodCallStatement, int, TclSelectionEngine)273
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclMethodCallStatement, int, TclSelectionEngine)261
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclMethodCallStatement, int, TclSelectionEngine)289
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclProcCallStatement, int, TclSelectionEngine)185
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclProcCallStatement, int, TclSelectionEngine)181
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processXOTclCommandCalls(TclStatement, TclSelectionEngine)70
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processXOTclCommandCalls(TclStatement, TclSelectionEngine)67

org.eclipse.dltk.codeassist.ScriptCompletionEngine.findFields(char[], boolean, List, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.findLocalXOTclClassInstances(char[], Set, ASTNode, TclCompletionEngine)165
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.findXOTclClassInstances(char[], Set, TclCompletionEngine)247

org.eclipse.dltk.codeassist.ScriptCompletionEngine.findKeywords(char[], char[][], boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.addKeywords(char[], String[], Set, TclCompletionEngine)373

org.eclipse.dltk.codeassist.ScriptCompletionEngine.findMethods(char[], boolean, List, List)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.findMethodsShortName(char[], Set, Set, TclCompletionEngine)395

org.eclipse.dltk.codeassist.ScriptCompletionEngine.findTypes(char[], boolean, List)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.findLocalXOTclClasses(char[], Set, ASTNode, TclCompletionEngine)151
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.findXOTclClasses(char[], Set, TclCompletionEngine)426

org.eclipse.dltk.compiler.ISourceElementRequestor.acceptMethodReference(char[], int, int, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.XOTclSourceElementRequestVisitorExtension.visit(Statement, TclSourceElementRequestVisitor)56
org.eclipse.dltk.xotcl.internal.core.parser.XOTclSourceElementRequestVisitorExtension.visit(Statement, TclSourceElementRequestVisitor)45

org.eclipse.dltk.core.CompletionRequestor.isIgnored(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.completeOnKeywordOrFunction(CompletionOnKeywordOrFunction, ASTNode, TclCompletionEngine)130
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.completeOnKeywordOrFunction(CompletionOnKeywordOrFunction, ASTNode, TclCompletionEngine)122

org.eclipse.dltk.core.IMember.getFlags()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.search.mixin.model.XOTclClass.isValidModelElement(IModelElement)28
org.eclipse.dltk.xotcl.internal.core.search.mixin.model.XOTclObject.isValidModelElement(IModelElement)23

org.eclipse.dltk.core.IModelElement.getAncestor(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclResolver.parseModule(IModelElement)89

org.eclipse.dltk.core.IModelElement.getElementName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.findMethodsShortName(char[], Set, Set, TclCompletionEngine)383
org.eclipse.dltk.xotcl.internal.core.XOTclResolver.resolveSuperMethod(IMethod)55
org.eclipse.dltk.xotcl.internal.core.XOTclResolver.resolveSuperMethod(IMethod)56
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.checkMixinTypeForMethod(TclStatement, Expression, IModelElement[], String, TclSelectionEngine)131

org.eclipse.dltk.core.IModelElement.getElementType()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.search.mixin.model.XOTclClass.isValidModelElement(IModelElement)23
org.eclipse.dltk.xotcl.internal.core.search.mixin.model.XOTclClassInstance.isValidModelElement(IModelElement)17
org.eclipse.dltk.xotcl.internal.core.search.mixin.model.XOTclInstProc.isValidModelElement(IModelElement)14
org.eclipse.dltk.xotcl.internal.core.search.mixin.model.XOTclObject.isValidModelElement(IModelElement)18
org.eclipse.dltk.xotcl.internal.core.search.mixin.model.XOTclProc.isValidModelElement(IModelElement)14
org.eclipse.dltk.xotcl.internal.core.XOTclResolver.resolveSuperMethod(IMethod)28
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.checkMixinTypeForMethod(TclStatement, Expression, IModelElement[], String, TclSelectionEngine)130

org.eclipse.dltk.core.IModelElement.getParent()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclResolver.resolveSuperMethod(IMethod)39
org.eclipse.dltk.xotcl.internal.core.XOTclResolver.resolveSuperMethod(IMethod)27

org.eclipse.dltk.core.IModelElement.getScriptProject()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclResolver.resolveSuperMethod(IMethod)50

org.eclipse.dltk.core.IParent.getChildren()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.checkMixinTypeForMethod(TclStatement, Expression, IModelElement[], String, TclSelectionEngine)123

org.eclipse.dltk.core.IType.getFullyQualifiedName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclMethodCallStatement, int, TclSelectionEngine)374

org.eclipse.dltk.core.IType.getMethods()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.completionForInstanceVariableMethods(FieldDeclaration, char[], Set, TclCompletionEngine)283
org.eclipse.dltk.xotcl.internal.core.XOTclResolver.resolveSuperMethod(IMethod)53

org.eclipse.dltk.core.IType.getSuperClasses()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.completionForInstanceVariableMethods(FieldDeclaration, char[], Set, TclCompletionEngine)292
org.eclipse.dltk.xotcl.internal.core.XOTclResolver.fillSupers(IType, List)73
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.checkMixinTypeForMethod(TclStatement, Expression, IModelElement[], String, TclSelectionEngine)142
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclMethodCallStatement, int, TclSelectionEngine)363

org.eclipse.dltk.core.mixin.IMixinElement.getAllObjects()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.XOTclMixinUtils.findMixinElement(String, IScriptProject)18
org.eclipse.dltk.xotcl.internal.core.XOTclResolver.findTypeMixin(String, String, IScriptProject)103
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.findXOTclMethodMixin(String, String, TclSelectionEngine)411

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

CONSTRUCTOR_METHOD
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.mixin.IMixinRequestor.reportElement(IMixinRequestorElementInfo)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.search.mixin.XOTclMixinBuildVisitorExtension.visit(Statement, TclMixinBuildVisitor)103
org.eclipse.dltk.xotcl.internal.core.search.mixin.XOTclMixinBuildVisitorExtension.visit(Statement, TclMixinBuildVisitor)119
org.eclipse.dltk.xotcl.internal.core.search.mixin.XOTclMixinBuildVisitorExtension.visit(TypeDeclaration, TclMixinBuildVisitor)87
org.eclipse.dltk.xotcl.internal.core.search.mixin.XOTclMixinBuildVisitorExtension.visitXOTclMethod(MethodDeclaration, TclMixinBuildVisitor)63

org.eclipse.dltk.core.mixin.MixinModel.find(String, long)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.XOTclMixinUtils.findMixinElement(String, IScriptProject)13

org.eclipse.dltk.core.mixin.MixinModel.find(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclResolver.findTypeMixin(String, String, IScriptProject)100
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.findXOTclMethodMixin(String, String, TclSelectionEngine)403
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.findXOTclMethodMixin(String, String, TclSelectionEngine)407

org.eclipse.dltk.core.search.matching.PatternLocator.match(CallExpression, MatchingNodeSet)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.search.XOTclMatchLocatorExtension.visitGeneral(ASTNode, PatternLocator, MatchingNodeSet)26
org.eclipse.dltk.xotcl.internal.core.search.XOTclMatchLocatorExtension.visitGeneral(ASTNode, PatternLocator, MatchingNodeSet)31

org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(ISourceModule)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclResolver.parseModule(IModelElement)92

org.eclipse.dltk.utils.CorePrinter.formatPrint(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclVariableDeclaration.printNode(CorePrinter)26

org.eclipse.dltk.utils.CorePrinter.formatPrintLn(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclVariableDeclaration.printNode(CorePrinter)30

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict