|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.globus.cog.karajan.parser.AbstractGrammarElement
org.globus.cog.karajan.parser.atoms.AbstractAtom
org.globus.cog.karajan.translator.atoms.ElementDef
public class ElementDef
Nested Class Summary | |
---|---|
static class |
ElementDef.Eval
|
Field Summary |
---|
Fields inherited from class org.globus.cog.karajan.parser.AbstractGrammarElement |
---|
GEATYPE, optimized |
Constructor Summary | |
---|---|
ElementDef()
|
Method Summary | |
---|---|
boolean |
parse(ParserContext context,
Stack stack)
|
Methods inherited from class org.globus.cog.karajan.parser.atoms.AbstractAtom |
---|
_optimize, evaluate, newInstance, popstr, read, setParams |
Methods inherited from class org.globus.cog.karajan.parser.AbstractGrammarElement |
---|
assertEquals, assertFalse, assertTrue, assertTrue, errorForm, expect, optimize |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ElementDef()
Method Detail |
---|
public boolean parse(ParserContext context, Stack stack) throws ParsingException
parse
in interface GrammarElement
parse
in class AbstractAtom
ParsingException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |