public class GrammarFile extends Object
| Constructor | Description |
|---|---|
GrammarFile(String id,
String fileName,
String[] glibs) |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getFileName() |
|
String[] |
getGlibs() |
|
List |
getGrammars() |
|
String |
getId() |
|
String |
getPackageName() |
Copyright © 2004–2019 MojoHaus. All rights reserved.