|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectpnuts.lang.Generator
public class Generator
| Nested Class Summary | |
|---|---|
static class |
Generator.Break
|
| Constructor Summary | |
|---|---|
protected |
Generator()
|
|
Generator(PnutsFunction gfunc)
|
| Method Summary | |
|---|---|
java.lang.Object |
apply(PnutsFunction closure,
Context context)
|
static SimpleNode |
convertYield(SimpleNode node,
java.lang.String closureSymbol)
|
java.lang.Object[] |
toArray()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected Generator()
public Generator(PnutsFunction gfunc)
| Method Detail |
|---|
public java.lang.Object apply(PnutsFunction closure,
Context context)
public java.lang.Object[] toArray()
public java.lang.String toString()
toString in class java.lang.Object
public static SimpleNode convertYield(SimpleNode node,
java.lang.String closureSymbol)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||