|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PAlt | |
|---|---|
| org.sablecc.sablecc | |
| org.sablecc.sablecc.node | |
| Uses of PAlt in org.sablecc.sablecc |
|---|
| Methods in org.sablecc.sablecc with parameters of type PAlt | |
|---|---|
void |
GenAlts.inPAlt(PAlt node)
|
void |
GenAnalyses.inPAlt(PAlt node)
|
void |
GenAlts.outPAlt(PAlt node)
|
void |
GenAnalyses.outPAlt(PAlt node)
|
| Uses of PAlt in org.sablecc.sablecc.node |
|---|
| Subclasses of PAlt in org.sablecc.sablecc.node | |
|---|---|
class |
AIgnoredAlt
|
class |
AParsedAlt
|
| Fields in org.sablecc.sablecc.node declared as PAlt | |
|---|---|
private PAlt |
AAlts._alt_
|
private PAlt |
AAltsTail._alt_
|
| Methods in org.sablecc.sablecc.node that return PAlt | |
|---|---|
PAlt |
AAlts.getAlt()
|
PAlt |
AAltsTail.getAlt()
|
| Methods in org.sablecc.sablecc.node with parameters of type PAlt | |
|---|---|
void |
AAlts.setAlt(PAlt node)
|
void |
AAltsTail.setAlt(PAlt node)
|
| Constructors in org.sablecc.sablecc.node with parameters of type PAlt | |
|---|---|
AAlts(PAlt _alt_,
java.util.List _alts_)
|
|
AAlts(PAlt _alt_,
XPAltsTail _alts_)
|
|
AAltsTail(TBar _bar_,
PAlt _alt_)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||