public class Ipv6RemotePartAST extends AddressLiteralRemotePartAST
Modifier and Type | Field and Description |
---|---|
Ipv6Parser.Ipv6 |
ipv6 |
address, addressBytes
spelling
Constructor and Description |
---|
Ipv6RemotePartAST(int position,
String spelling,
Ipv6Parser.Ipv6 ipv6) |
syntaxException
public Ipv6Parser.Ipv6 ipv6
public Ipv6RemotePartAST(int position, String spelling, Ipv6Parser.Ipv6 ipv6)