public class Parser extends Object
Parser()
List<Selector>
parse(List<Token> tokens, String source)
parse(String source)
void
setDebugMode(boolean mode)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Parser()
public List<Selector> parse(String source)
public List<Selector> parse(List<Token> tokens, String source)
public void setDebugMode(boolean mode)
Copyright © 2017. All rights reserved.