public final class CodeSet extends Object implements Regex
List<CodePart>
items
boolean
negated
CodeSet(List<CodePart> items__152)
CodeSet(List<CodePart> items__152, @Nullable Boolean negated__153)
getItems()
isNegated()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
compiled, find, found, replace
public List<CodePart> items
public boolean negated
public CodeSet(List<CodePart> items__152, @Nullable @Nullable Boolean negated__153)
public CodeSet(List<CodePart> items__152)
public List<CodePart> getItems()
public boolean isNegated()
Copyright © 2023. All rights reserved.