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