Package | Description |
---|---|
org.waxeye.ast | |
org.waxeye.ast.print |
Modifier and Type | Class and Description |
---|---|
class |
Char<E extends Enum<?>>
An AST node with a character.
|
Modifier and Type | Method and Description |
---|---|
void |
IASTVisitor.visitChar(IChar tree)
Visits the tree as a Char.
|
Modifier and Type | Method and Description |
---|---|
void |
SexprPrinter.visitChar(IChar tree)
Visits the tree as a Char.
|
void |
ArrowPrinter.visitChar(IChar tree)
Visits the tree as a Char.
|
Copyright © 2017 Kevoree Project. All rights reserved.