|
Parsing Engine | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NonterminalMapper
Specifies a single method to map a symbol representing a nonterminal to another symbol, typically an equivalence class.
NTMapper
,
Settings.prevModMapperClass
Method Summary | |
---|---|
Symbol |
map(Symbol label)
Maps the specified nonterminal label to some other symbol (typically an equivalence class). |
Method Detail |
---|
Symbol map(Symbol label)
label
- the nonterminal label to be mapped
|
Parsing Engine | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |