|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.aptana.xml.NodeBase
com.aptana.ide.parsing.matcher.AbstractLexemeMatcher
com.aptana.ide.parsing.matcher.OptionalMatcher
public class OptionalMatcher
| Field Summary |
|---|
| Fields inherited from class com.aptana.ide.parsing.matcher.AbstractLexemeMatcher |
|---|
result |
| Fields inherited from class com.aptana.xml.NodeBase |
|---|
EMPTY_STRING |
| Constructor Summary | |
|---|---|
OptionalMatcher()
OptionalMatcher |
|
| Method Summary | |
|---|---|
void |
addChildTypes()
addChildTypes |
int |
match(Lexeme[] lexemes,
int offset,
int eofOffset)
match |
| Methods inherited from class com.aptana.ide.parsing.matcher.AbstractLexemeMatcher |
|---|
accept, addAttribute, addChildParseNode, addTypesToMap, getNode, getOwningParser, getParseResults, reset, setNode |
| Methods inherited from class com.aptana.xml.NodeBase |
|---|
addChildType, appendChild, appendText, compareTo, getChild, getChildCount, getColumnNumber, getDocument, getLineNumber, getParent, getText, removeChild, removeChildType, setColumnNumber, setLineNumber, setParent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OptionalMatcher()
| Method Detail |
|---|
public void addChildTypes()
AbstractLexemeMatcher
addChildTypes in class AbstractLexemeMatcherAbstractLexemeMatcher.addChildTypes()
public int match(Lexeme[] lexemes,
int offset,
int eofOffset)
ILexemeMatcher
ILexemeMatcher.match(com.aptana.ide.lexer.Lexeme[], int, int)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||