|
Nengo.ca | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectca.nengo.util.impl.DFSIterator
ca.nengo.util.impl.ScriptGenerator
public class ScriptGenerator
Field Summary |
---|
Fields inherited from class ca.nengo.util.impl.DFSIterator |
---|
topLevel |
Constructor Summary | |
---|---|
ScriptGenerator(java.io.File file)
|
Method Summary | |
---|---|
protected void |
finish()
|
protected void |
post(Node node)
|
protected void |
pre(Node node)
|
DFSIterator |
startDFS(Node node)
|
Methods inherited from class ca.nengo.util.impl.DFSIterator |
---|
DFS |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ScriptGenerator(java.io.File file) throws java.io.FileNotFoundException
java.io.FileNotFoundException
Method Detail |
---|
public DFSIterator startDFS(Node node)
startDFS
in class DFSIterator
protected void pre(Node node)
pre
in class DFSIterator
protected void post(Node node)
post
in class DFSIterator
protected void finish()
finish
in class DFSIterator
|
Nengo.ca | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |