public final class CharTypeNode extends CharNode
static int
DIGIT
SPACE
WORD
matched
minInput, next
CharTypeNode(int ctype, boolean matched)
boolean
alike(Node node)
protected boolean
isMatch(int ch)
complement, match, study
getMinInput
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final int DIGIT
public static final int SPACE
public static final int WORD
public CharTypeNode(int ctype, boolean matched)
protected boolean isMatch(int ch)
CharNode
ch
public boolean alike(Node node)
alike
Node
Copyright © 2019. All rights reserved.