public static class Ipv4Parser.Ipv4 extends AST
Modifier and Type | Field and Description |
---|---|
java.net.InetAddress |
address |
byte[] |
addressBytes |
String |
spelling |
Constructor and Description |
---|
Ipv4(int position,
String spelling,
java.util.List<mireka.address.parser.Ipv4Parser.Snum> snums) |
syntaxException