JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
de.prob.core.sablecc.node
Interface Switchable
All Known Implementing Classes:
AAtomTerm
,
AEmptyMoreParams
,
AExceptionResult
,
AInterruptedResult
,
AMoreParams
,
ANoResult
,
ANumberTerm
,
AParams
,
ATerm
,
AVariableTerm
,
AYesResult
,
EOF
,
Node
,
PMoreParams
,
PParams
,
PResult
,
PTerm
,
Start
,
TComma
,
TException
,
TInterrupted
,
TLPar
,
TLSq
,
TName
,
TNo
,
TNumber
,
Token
,
TRPar
,
TRSq
,
TString
,
TVariable
,
TWhiteSpace
,
TYes
public interface
Switchable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
apply
(
Switch
sw)
Method Detail
apply
void apply(
Switch
sw)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method