public class MatchToken extends Token
MatchToken(String fragment, Emit emit)
Emit
getEmit()
boolean
isMatch()
getFragment, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public MatchToken(String fragment, Emit emit)
public boolean isMatch()
isMatch
Token
public Emit getEmit()
getEmit
Copyright © 2014–2018 码农场. All rights reserved.