| |||||||||||
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
Field Summary | |
protected Collection | 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. |
Collection | getDirectives()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected Collection directives
Constructor Detail |
public JETParser.Directive()
Method Detail |
public boolean accept(JETParseEventListener listener, JETReader reader, JETParser parser) throws JETException
public Collection getDirectives()
|
Copyright 2001-2004 IBM Corporation and others. All Rights Reserved. | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |