public class JsonToGrammar extends SceneObject
| Constructor and Description |
|---|
JsonToGrammar(SceneObject otherObject) |
| Modifier and Type | Method and Description |
|---|---|
Map<Nonterminal,Collection<HeapConfiguration>> |
parseForwardGrammar(org.json.JSONArray input) |
scenepublic JsonToGrammar(SceneObject otherObject)
public Map<Nonterminal,Collection<HeapConfiguration>> parseForwardGrammar(org.json.JSONArray input)
Copyright © 2018. All rights reserved.