java.lang.Objectorg.eclipse.jface.text.rules.RuleBasedScanner
org.eclipse.gmt.umlx.editor.text.TextDefaultContentScanner
org.eclipse.gmt.umlx.ocl.editor.OCLTextDefaultContentScanner
public class OCLTextDefaultContentScanner
Defines a scanner to process the residual NiceXSL partition.
Field Summary |
---|
Fields inherited from interface org.eclipse.jface.text.rules.ICharacterScanner |
---|
EOF |
Constructor Summary | |
---|---|
OCLTextDefaultContentScanner(TextColorManager colorManager)
|
Method Summary |
---|
Methods inherited from class org.eclipse.jface.text.rules.RuleBasedScanner |
---|
getColumn, getLegalLineDelimiters, getTokenLength, getTokenOffset, nextToken, read, setDefaultReturnToken, setRange, setRules, unread |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OCLTextDefaultContentScanner(TextColorManager colorManager)