beginLine and beginColumn describe the position of the first character
of this token; endLine and endColumn describe the position of the
last character of this token.
beginLine -
Variable in class jasco.tools.jascoparser.Token
beginLine and beginColumn describe the position of the first character
of this token; endLine and endColumn describe the position of the
last character of this token.
Class that represents more than one method signature binding for the same abstract method parameter
e.g, two bindings:
... = new myHook({void test.boe1(), * test.*(*)});
See MethodSignature
endColumn -
Variable in class jasco.tools.jascoparser.Token
beginLine and beginColumn describe the position of the first character
of this token; endLine and endColumn describe the position of the
last character of this token.
endLine -
Variable in class jasco.tools.jascoparser.Token
beginLine and beginColumn describe the position of the first character
of this token; endLine and endColumn describe the position of the
last character of this token.
method invoked when the automatic connector loading process is finished
is invoked regardless of whether connectors were added or deleted
use registryChanged to know that.