|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.encog.parse.expression.epl.ParseEPL
public class ParseEPL
Parse an EPL string.
| Constructor Summary | |
|---|---|
ParseEPL(EncogProgram theHolder)
|
|
| Method Summary | |
|---|---|
ProgramNode |
parse(String expression)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ParseEPL(EncogProgram theHolder)
| Method Detail |
|---|
public ProgramNode parse(String expression)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||