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