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