public class Ipv4RemotePartAST extends AddressLiteralRemotePartAST
| Modifier and Type | Field and Description |
|---|---|
Ipv4Parser.Ipv4 |
ipv4 |
address, addressBytesspelling| Constructor and Description |
|---|
Ipv4RemotePartAST(int position,
String spelling,
Ipv4Parser.Ipv4 ipv4) |
syntaxExceptionpublic Ipv4Parser.Ipv4 ipv4
public Ipv4RemotePartAST(int position,
String spelling,
Ipv4Parser.Ipv4 ipv4)