Package | Description |
---|---|
net.sourceforge.jenesis4java | |
net.sourceforge.jenesis4java.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
OctalLiteral
OctalLiteral subinterface for octal character literals. |
interface |
UnicodeLiteral
CharLiteral subinterface for unicode character literals. |
Modifier and Type | Method and Description |
---|---|
abstract CharLiteral |
VirtualMachine.newChar(char val)
Literal factory method which returns a new char literal. |
Modifier and Type | Method and Description |
---|---|
CharLiteral |
MVM.newChar(char val) |
Copyright © 2000–2018 jenesis4java. All rights reserved.