public class Ipv4Parser extends CharParser
Modifier and Type | Class and Description |
---|---|
static class |
Ipv4Parser.Ipv4 |
currentToken, scanner, spelling
Constructor and Description |
---|
Ipv4Parser(CharScanner charScanner) |
Modifier and Type | Method and Description |
---|---|
Ipv4Parser.Ipv4 |
parse() |
Ipv4Parser.Ipv4 |
parseLeft() |
accept, accept, acceptIt, acceptThem, peekString, popPosition, popSpelling, pushPosition, pushSpelling
public Ipv4Parser(CharScanner charScanner)
public Ipv4Parser.Ipv4 parse() throws java.text.ParseException
java.text.ParseException
public Ipv4Parser.Ipv4 parseLeft() throws java.text.ParseException
java.text.ParseException