Searched defs:StateTableTransition (Results 1 - 1 of 1) sorted by relevance

/external/jsilver/src/com/google/streamhtmlparser/impl/
H A DStateTableTransition.java35 class StateTableTransition { class
42 * Returns the full state of the {@code StateTableTransition} in a
46 * @return full state of the {@code StateTableTransition}
54 StateTableTransition(String expression, InternalState from, method in class:StateTableTransition

Completed in 79 milliseconds