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.be4.classicalb.core.preparser.node
Interface Switchable
All Known Implementing Classes:
ADefinition
,
ADefsParseUnit
,
AFileDefinition
,
ANoDefsParseUnit
,
EOF
,
Node
,
PDefinition
,
PParseUnit
,
Start
,
TBeginDefBody
,
TBeginNesting
,
TComma
,
TComment
,
TCommentContent
,
TCommentEnd
,
TDefinitions
,
TDoubleQuotation
,
TEndMachine
,
TEndNesting
,
TFilename
,
TIdentifierLiteral
,
TKwDefinitions
,
TKwPrefix
,
TLeftPar
,
TLineComment
,
TMultilineStringContent
,
TMultilineStringEnd
,
TMultilineStringStart
,
TNoDefSomething
,
Token
,
TOtherClauseBegin
,
TRhsBody
,
TRhsIdentifier
,
TRightPar
,
TSemicolon
,
TSlash
,
TSomething
,
TWhiteSpace
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