|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.codegen.jet.JETParser.Directive
public static class JETParser.Directive
Field Summary | |
---|---|
protected java.util.Collection<java.lang.String> |
directives
|
Constructor Summary | |
---|---|
JETParser.Directive()
|
Method Summary | |
---|---|
boolean |
accept(JETParseEventListener listener,
JETReader reader,
JETParser parser)
Return true if the input contained the sequence that matched the action corresponding to this core tag. |
java.util.Collection<java.lang.String> |
getDirectives()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.util.Collection<java.lang.String> directives
Constructor Detail |
---|
public JETParser.Directive()
Method Detail |
---|
public boolean accept(JETParseEventListener listener, JETReader reader, JETParser parser) throws JETException
JETCoreElement
accept
in interface JETCoreElement
JETException
public java.util.Collection<java.lang.String> getDirectives()
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |