Uses of Class
eu.bandm.tools.ramus.runtime2.Success
-
Uses of Success in eu.bandm.tools.ramus.runtime2
Modifier and TypeMethodDescriptionApplies this continuation, possibly using a recyclable leaf node.Applies this continuation, possibly using a recyclable leaf node.abstract Action<Parser.Output<D,
T>, SimpleMessage<D>, Parser.Input<D, T>> Parser.apply
(Parser.Input<D, T> in, Success<?, SimpleMessage<D>, Parser.Input<D, T>> recyclable) Applies this continuation, possibly using a recyclable leaf node.Parser.Proxy.apply
(Parser.Input<D, T> in, Success<?, SimpleMessage<D>, Parser.Input<D, T>> recyclable) static <R,
M, O> Action<R, M, O> Creates a search tree with a single leaf, possibly using a recyclable leaf node.void