public class LexerRules extends net.sf.okapi.lib.extra.AbstractParameters implements List<LexerRule>
bufferpathSIMPLIFIERRULES, SIMPLIFIERRULES_DISPLAY_NAME, SIMPLIFIERRULES_SHORT_DESC| Constructor and Description |
|---|
LexerRules() |
exec, fromString, getData, getSimplifierRules, loadFromResource, loadFromResource, loadGroup, loadGroup, reset, saveGroup, saveGroup, saveToResource, saveToResource, setSimplifierRules, toString, validateSimplifierRulesfromString, getBoolean, getGroup, getInteger, getString, setBoolean, setGroup, setInteger, setStringgetParametersDescription, getPath, load, load, save, setPathclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitequals, hashCode, replaceAll, sort, spliteratorparallelStream, removeIf, streamprotected void parameters_init()
parameters_init in class net.sf.okapi.lib.extra.AbstractParameterspublic void parameters_reset()
parameters_reset in class net.sf.okapi.lib.extra.AbstractParameterspublic void parameters_load(ParametersString buffer)
parameters_load in class net.sf.okapi.lib.extra.AbstractParameterspublic void parameters_save(ParametersString buffer)
parameters_save in class net.sf.okapi.lib.extra.AbstractParameterspublic LexerRule getRule(int lexemId)
lexemId - ID of the rule.public boolean add(LexerRule o)
public boolean addAll(Collection<? extends LexerRule> c)
public boolean addAll(int index,
Collection<? extends LexerRule> c)
public void clear()
public boolean contains(Object o)
public boolean containsAll(Collection<?> c)
containsAll in interface Collection<LexerRule>containsAll in interface List<LexerRule>public boolean isEmpty()
public int lastIndexOf(Object o)
lastIndexOf in interface List<LexerRule>public ListIterator<LexerRule> listIterator()
listIterator in interface List<LexerRule>public ListIterator<LexerRule> listIterator(int index)
listIterator in interface List<LexerRule>public boolean remove(Object o)
public boolean removeAll(Collection<?> c)
public boolean retainAll(Collection<?> c)
public int size()
public Object[] toArray()
public <T> T[] toArray(T[] a)
public boolean hasOutTokens()
Copyright © 2020. All rights reserved.