Types from org.eclipse.dltk.tcl.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.tcl.ast.expressions.TclBlockExpression

CASTS
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.XOTclDocumentationProcessor.1.visit(Statement)108
org.eclipse.dltk.xotcl.core.XOTclDocumentationProcessor.preprocessStatement(TclStatement)35
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.extractName(Expression)153
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.process(TclStatement, ITclParser, ASTNode)80
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.process(TclStatement, ITclParser, ASTNode)116
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcessor.process(TclStatement, ITclParser, ASTNode)75
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcessor.process(TclStatement, ITclParser, ASTNode)64
INSTANCEOF
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.XOTclDocumentationProcessor.1.visit(Statement)107
org.eclipse.dltk.xotcl.core.XOTclDocumentationProcessor.preprocessStatement(TclStatement)33
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.extractName(Expression)152
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.process(TclStatement, ITclParser, ASTNode)115
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.process(TclStatement, ITclParser, ASTNode)77
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcessor.process(TclStatement, ITclParser, ASTNode)72
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcessor.process(TclStatement, ITclParser, ASTNode)63
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.XOTclDocumentationProcessor.1.visit(Statement)108
org.eclipse.dltk.xotcl.core.XOTclDocumentationProcessor.preprocessStatement(TclStatement)35

org.eclipse.dltk.tcl.ast.expressions.TclExecuteExpression

CASTS
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.extractName(Expression)155
INSTANCEOF
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.extractName(Expression)154

org.eclipse.dltk.tcl.ast.TclStatement

CASTS
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.XOTclDocumentationProcessor.1.visit(Statement)103
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.selectionOnKeywordOrFunction(SelectionOnKeywordOrFunction, TclSelectionEngine)42
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.selectionOnNode(ASTNode, int, TclSelectionEngine)450
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclProcCallStatement.originalStatement-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.XOTclDocumentationProcessor.1.visit(Statement)102
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.selectionOnKeywordOrFunction(SelectionOnKeywordOrFunction, TclSelectionEngine)41
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.selectionOnNode(ASTNode, int, TclSelectionEngine)448
INSTANTIATION
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.processArgumentCompletion(Statement, List, TclCompletionParser, int)82
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.XOTclDocumentationProcessor.1.visit(Statement)103
org.eclipse.dltk.xotcl.core.XOTclDocumentationProcessor.preprocessStatement(TclStatement)46
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.processArgumentCompletion(Statement, List, TclCompletionParser, int)82
PARAMETER
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclProcCallStatement.setOriginalStatement(TclStatement)-1
org.eclipse.dltk.xotcl.core.XOTclDocumentationProcessor.preprocessStatement(TclStatement)-1
org.eclipse.dltk.xotcl.core.XOTclDocumentationProcessor.process(TclStatement, ITclParser, ASTNode)-1
org.eclipse.dltk.xotcl.core.XOTclDocumentationProcessor.processAddDescriptions(String, TclStatement, XOTclDocumentationNode)-1
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.process(TclStatement, ITclParser, ASTNode)-1
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassMethodCallProcessor.process(TclStatement, ITclParser, ASTNode)-1
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassMyProcessor.process(TclStatement, ITclParser, ASTNode)-1
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassNewInstanceProcessor.process(TclStatement, ITclParser, ASTNode)-1
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcCallProcessor.process(TclStatement, ITclParser, ASTNode)-1
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcessor.process(TclStatement, ITclParser, ASTNode)-1
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclObjectCreateProcessor.process(TclStatement, ITclParser, ASTNode)-1
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclObjectSetProcessor.process(TclStatement, ITclParser, ASTNode)-1
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclProcCallProcessor.process(TclStatement, ITclParser, ASTNode)-1
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.checkClass(TclStatement, ModuleDeclaration, ASTNode)-1
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.checkCreateType(TclStatement, ASTNode, Expression, String)-1
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.checkInstanceOperations(ModuleDeclaration, ASTNode, TclStatement)-1
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.checkObject(TclStatement, ModuleDeclaration, ASTNode)-1
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.createTypeAdd(TclStatement, ASTNode, Expression, String)-1
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.detectCommand(TclStatement, ModuleDeclaration, ASTNode)-1
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.completeOnKeywordArgumentsOne(String, char[], CompletionOnKeywordArgumentOrFunctionArgument, Set, TclStatement, TclCompletionEngine)-1
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.checkMixinTypeForMethod(TclStatement, Expression, IModelElement[], String, TclSelectionEngine)-1
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processXOTclCommandCalls(TclStatement, TclSelectionEngine)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclProcCallStatement.getOriginalStatement()-1

org.eclipse.dltk.tcl.core.AbstractTclCommandProcessor

EXTENDS
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.XOTclDocumentationProcessor-1
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor-1
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassMethodCallProcessor-1
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassMyProcessor-1
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassNewInstanceProcessor-1
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcCallProcessor-1
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcessor-1
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclObjectCreateProcessor-1
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclObjectSetProcessor-1
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclProcCallProcessor-1

org.eclipse.dltk.tcl.core.ast.ExtendedTclMethodDeclaration

CASTS
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.search.mixin.XOTclMixinBuildVisitorExtension.visitXOTclMethod(MethodDeclaration, TclMixinBuildVisitor)40
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.selectionOnAST(ASTNode, TclSelectionEngine)428
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.selectionOnNode(ASTNode, int, TclSelectionEngine)446
EXTENDS
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclMethodDeclaration-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.process(TclStatement, ITclParser, ASTNode)91
org.eclipse.dltk.xotcl.internal.core.search.mixin.XOTclMixinBuildVisitorExtension.visitXOTclMethod(MethodDeclaration, TclMixinBuildVisitor)40
PARAMETER
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethodDeclaration(ExtendedTclMethodDeclaration, int, TclSelectionEngine)-1

org.eclipse.dltk.tcl.core.ast.TclVariableDeclaration

EXTENDS
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.ast.xotcl.XOTclClassParameterDeclaration-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassMyProcessor.process(TclStatement, ITclParser, ASTNode)33
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassMyProcessor.process(TclStatement, ITclParser, ASTNode)33

org.eclipse.dltk.tcl.core.extensions.ICompletionExtension

IMPLEMENTS
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclLanguageExtension.createCompletionExtension()-1

org.eclipse.dltk.tcl.core.extensions.IMatchLocatorExtension

IMPLEMENTS
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.search.XOTclMatchLocatorExtension-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclLanguageExtension.createMatchLocatorExtension()-1

org.eclipse.dltk.tcl.core.extensions.IMixinBuildVisitorExtension

IMPLEMENTS
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.search.mixin.XOTclMixinBuildVisitorExtension-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclLanguageExtension.createMixinBuildVisitorExtension()-1

org.eclipse.dltk.tcl.core.extensions.ISelectionExtension

IMPLEMENTS
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclLanguageExtension.createSelectionExtension()-1

org.eclipse.dltk.tcl.core.extensions.ISourceElementRequestVisitorExtension

IMPLEMENTS
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.XOTclSourceElementRequestVisitorExtension-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclLanguageExtension.createSourceElementRequestVisitorExtension()-1

org.eclipse.dltk.tcl.core.extensions.ITclLanguageExtension

IMPLEMENTS
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclLanguageExtension-1

org.eclipse.dltk.tcl.core.ITclCommandDetector

IMPLEMENTS
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector-1

org.eclipse.dltk.tcl.core.ITclCommandDetector.CommandInfo

INSTANTIATION
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.check(TypeDeclaration, SimpleReference)169
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.check(TypeDeclaration, SimpleReference)172
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.checkClass(TclStatement, ModuleDeclaration, ASTNode)211
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.checkClass(TclStatement, ModuleDeclaration, ASTNode)222
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.checkClassOperator(Object, String, String[], String)193
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.checkInstanceOperations(ModuleDeclaration, ASTNode, TclStatement)130
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.checkInstanceOperations(ModuleDeclaration, ASTNode, TclStatement)118
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.checkInstanceOperations(ModuleDeclaration, ASTNode, TclStatement)114
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.checkInstanceOperations(ModuleDeclaration, ASTNode, TclStatement)151
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.checkObject(TclStatement, ModuleDeclaration, ASTNode)241
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.checkObject(TclStatement, ModuleDeclaration, ASTNode)251
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.check(TypeDeclaration, SimpleReference)164
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.checkClass(TclStatement, ModuleDeclaration, ASTNode)216
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.checkCommands(String, Object)176
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.checkCreateType(TclStatement, ASTNode, Expression, String)266
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.checkObject(TclStatement, ModuleDeclaration, ASTNode)245
RETURN_TYPE
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.check(TypeDeclaration, SimpleReference)-1
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.checkClass(TclStatement, ModuleDeclaration, ASTNode)-1
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.checkClassOperator(Object, String, String[], String)-1
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.checkCommands(String, Object)-1
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.checkCreateType(TclStatement, ASTNode, Expression, String)-1
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.checkInstanceOperations(ModuleDeclaration, ASTNode, TclStatement)-1
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.checkObject(TclStatement, ModuleDeclaration, ASTNode)-1
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.detectCommand(TclStatement, ModuleDeclaration, ASTNode)-1

org.eclipse.dltk.tcl.core.ITclCommandDetectorExtension

IMPLEMENTS
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector-1

org.eclipse.dltk.tcl.core.ITclCommandProcessor

IMPLEMENTS
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.XOTclDocumentationProcessor-1

org.eclipse.dltk.tcl.core.ITclKeywords

IMPLEMENTS
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclKeywords-1

org.eclipse.dltk.tcl.core.ITclParser

PARAMETER
Reference LocationLine Number
org.eclipse.dltk.xotcl.core.XOTclDocumentationProcessor.process(TclStatement, ITclParser, ASTNode)-1
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor.process(TclStatement, ITclParser, ASTNode)-1
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassMethodCallProcessor.process(TclStatement, ITclParser, ASTNode)-1
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassMyProcessor.process(TclStatement, ITclParser, ASTNode)-1
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassNewInstanceProcessor.process(TclStatement, ITclParser, ASTNode)-1
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcCallProcessor.process(TclStatement, ITclParser, ASTNode)-1
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcessor.process(TclStatement, ITclParser, ASTNode)-1
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclObjectCreateProcessor.process(TclStatement, ITclParser, ASTNode)-1
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclObjectSetProcessor.process(TclStatement, ITclParser, ASTNode)-1
org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclProcCallProcessor.process(TclStatement, ITclParser, ASTNode)-1

org.eclipse.dltk.tcl.internal.core.codeassist.completion.CompletionOnKeywordArgumentOrFunctionArgument

INSTANTIATION
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.processArgumentCompletion(Statement, List, TclCompletionParser, int)111
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.processArgumentCompletion(Statement, List, TclCompletionParser, int)104
PARAMETER
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.completeOnKeywordArgumentsOne(String, char[], CompletionOnKeywordArgumentOrFunctionArgument, Set, TclStatement, TclCompletionEngine)-1

org.eclipse.dltk.tcl.internal.core.codeassist.completion.CompletionOnKeywordOrFunction

PARAMETER
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.completeOnKeywordOrFunction(CompletionOnKeywordOrFunction, ASTNode, TclCompletionEngine)-1

org.eclipse.dltk.tcl.internal.core.codeassist.completion.CompletionOnVariable

PARAMETER
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.completeOnVariables(CompletionOnVariable, TclCompletionEngine)-1

org.eclipse.dltk.tcl.internal.core.codeassist.completion.TclCompletionParser

PARAMETER
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.processArgumentCompletion(Statement, List, TclCompletionParser, int)-1
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.visit(Expression, TclCompletionParser, int)-1
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.visit(Statement, TclCompletionParser, int)-1

org.eclipse.dltk.tcl.internal.core.codeassist.selection.SelectionOnKeywordOrFunction

PARAMETER
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.selectionOnKeywordOrFunction(SelectionOnKeywordOrFunction, TclSelectionEngine)-1

org.eclipse.dltk.tcl.internal.core.codeassist.TclCompletionEngine

PARAMETER
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.1.(XOTclCompletionExtension, TclCompletionEngine, TclResolver, List)-1
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.2.(XOTclCompletionExtension, TclResolver, TclCompletionEngine, List)-1
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.addKeywords(char[], String[], Set, TclCompletionEngine)-1
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.completeClassMethods(String, char[], Set, TclCompletionEngine)-1
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.completeOnKeywordArgumentsOne(String, char[], CompletionOnKeywordArgumentOrFunctionArgument, Set, TclStatement, TclCompletionEngine)-1
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.completeOnKeywordOrFunction(CompletionOnKeywordOrFunction, ASTNode, TclCompletionEngine)-1
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.completeOnVariables(CompletionOnVariable, TclCompletionEngine)-1
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.completionForInstanceVariableMethods(FieldDeclaration, char[], Set, TclCompletionEngine)-1
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.findClassesFromMixin(Set, String, TclCompletionEngine)-1
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.findClassesInstanceFromMixin(Set, String, TclCompletionEngine)-1
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.findInstProcsFromMixin(Set, String, TclCompletionEngine)-1
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.findLocalXOTclClasses(char[], Set, ASTNode, TclCompletionEngine)-1
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.findLocalXOTclClassInstances(char[], Set, ASTNode, TclCompletionEngine)-1
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.findMethodsShortName(char[], Set, Set, TclCompletionEngine)-1
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.findProcsFromMixin(Set, String, TclCompletionEngine)-1
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.findXOTclClasses(char[], Set, TclCompletionEngine)-1
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.findXOTclClassessIn(ASTNode, Set, TclCompletionEngine)-1
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.findXOTclClassInstances(char[], Set, TclCompletionEngine)-1
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.findXOTclClassInstancesIn(ASTNode, Set, TclCompletionEngine)-1
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.searchFieldFromMixin(String, TclCompletionEngine)-1

org.eclipse.dltk.tcl.internal.core.codeassist.TclResolver

INSTANTIATION
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.findXOTclClassessIn(ASTNode, Set, TclCompletionEngine)176
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.findXOTclClassInstancesIn(ASTNode, Set, TclCompletionEngine)208
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.findXOTclClassessIn(ASTNode, Set, TclCompletionEngine)176
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.findXOTclClassInstancesIn(ASTNode, Set, TclCompletionEngine)208
PARAMETER
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.1.(XOTclCompletionExtension, TclCompletionEngine, TclResolver, List)-1
org.eclipse.dltk.xotcl.internal.core.XOTclCompletionExtension.2.(XOTclCompletionExtension, TclResolver, TclCompletionEngine, List)-1

org.eclipse.dltk.tcl.internal.core.codeassist.TclSelectionEngine

PARAMETER
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.checkMixinTypeForMethod(TclStatement, Expression, IModelElement[], String, TclSelectionEngine)-1
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.findElementParent(ASTNode, String, IParent, TclSelectionEngine)-1
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.findVariables(String, ASTNode, int, TclSelectionEngine)-1
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.findXOTclMethodMixin(String, String, TclSelectionEngine)-1
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclMethodCallStatement, int, TclSelectionEngine)-1
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethod(XOTclProcCallStatement, int, TclSelectionEngine)-1
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processSelectXOTclMethodDeclaration(ExtendedTclMethodDeclaration, int, TclSelectionEngine)-1
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processXOTclCommandCalls(TclStatement, TclSelectionEngine)-1
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.processXOTclInstanceVariable(XOTclInstanceVariable, TclSelectionEngine)-1
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.selectionOnAST(ASTNode, TclSelectionEngine)-1
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.selectionOnKeywordOrFunction(SelectionOnKeywordOrFunction, TclSelectionEngine)-1
org.eclipse.dltk.xotcl.internal.core.XOTclSelectionExtension.selectionOnNode(ASTNode, int, TclSelectionEngine)-1

org.eclipse.dltk.tcl.internal.core.search.mixin.model.ITclMixinElement

CASTS
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.XOTclResolver.findTypeMixin(String, String, IScriptProject)118

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

INSTANTIATION
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.search.mixin.XOTclMixinBuildVisitorExtension.visit(Statement, TclMixinBuildVisitor)117

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

EXTENDS
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.search.mixin.model.XOTclClass-1
org.eclipse.dltk.xotcl.internal.core.search.mixin.model.XOTclClassInstance-1
org.eclipse.dltk.xotcl.internal.core.search.mixin.model.XOTclInstProc-1
org.eclipse.dltk.xotcl.internal.core.search.mixin.model.XOTclObject-1
org.eclipse.dltk.xotcl.internal.core.search.mixin.model.XOTclProc-1

org.eclipse.dltk.tcl.internal.core.search.mixin.TclMixinBuildVisitor

PARAMETER
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.search.mixin.XOTclMixinBuildVisitorExtension.visit(MethodDeclaration, TclMixinBuildVisitor)-1
org.eclipse.dltk.xotcl.internal.core.search.mixin.XOTclMixinBuildVisitorExtension.visit(Statement, TclMixinBuildVisitor)-1
org.eclipse.dltk.xotcl.internal.core.search.mixin.XOTclMixinBuildVisitorExtension.visit(TypeDeclaration, TclMixinBuildVisitor)-1
org.eclipse.dltk.xotcl.internal.core.search.mixin.XOTclMixinBuildVisitorExtension.visitXOTclMethod(MethodDeclaration, TclMixinBuildVisitor)-1

org.eclipse.dltk.tcl.internal.core.search.TclMatchLocator

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

org.eclipse.dltk.tcl.internal.parser.TclSourceElementRequestVisitor

PARAMETER
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.XOTclSourceElementRequestVisitorExtension.extendedExitRequired(MethodDeclaration, TclSourceElementRequestVisitor)-1
org.eclipse.dltk.xotcl.internal.core.parser.XOTclSourceElementRequestVisitorExtension.getExitExtended(MethodDeclaration, TclSourceElementRequestVisitor)-1
org.eclipse.dltk.xotcl.internal.core.parser.XOTclSourceElementRequestVisitorExtension.processField(FieldDeclaration, TclSourceElementRequestVisitor)-1
org.eclipse.dltk.xotcl.internal.core.parser.XOTclSourceElementRequestVisitorExtension.skipMethod(MethodDeclaration, TclSourceElementRequestVisitor)-1
org.eclipse.dltk.xotcl.internal.core.parser.XOTclSourceElementRequestVisitorExtension.visit(Statement, TclSourceElementRequestVisitor)-1

org.eclipse.dltk.tcl.internal.parser.TclSourceElementRequestVisitor.ExitFromType

RETURN_TYPE
Reference LocationLine Number
org.eclipse.dltk.xotcl.internal.core.parser.XOTclSourceElementRequestVisitorExtension.getExitExtended(MethodDeclaration, TclSourceElementRequestVisitor)-1
org.eclipse.dltk.xotcl.internal.core.parser.XOTclSourceElementRequestVisitorExtension.processField(FieldDeclaration, TclSourceElementRequestVisitor)-1

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict