public abstract class AddressLiteralRemotePartAST extends RemotePartAST
| Modifier and Type | Field and Description |
|---|---|
java.net.InetAddress |
address |
byte[] |
addressBytes |
spelling| Constructor and Description |
|---|
AddressLiteralRemotePartAST(int position,
String spelling) |
syntaxException