Package eu.bandm.tools.d2d2.parser2
Class TLex.Deliver<DD,TT>
java.lang.Object
eu.bandm.tools.d2d2.parser2.TLex.Item<DD,TT>
eu.bandm.tools.d2d2.parser2.TLex.Deliver<DD,TT>
Constructcs a token with the given type and the text accumulated in
"TLex.outBuffer" and the location from "TLex.location()".
Stores it to "TLex.result", which ends the get-token-loop.
("TLex.location()" is a region from the start of the last STATE to the
current input point.)
((HIESZ FRÜHER "Yield", geht aber nicht mehr, weil ab Java 11 "yield" ein reserved word ist, für Rückaben aus switch-EXPRESSIONS.))
((HIESZ FRÜHER "Yield", geht aber nicht mehr, weil ab Java 11 "yield" ein reserved word ist, für Rückaben aus switch-EXPRESSIONS.))
-
Field Summary
Fields inherited from class eu.bandm.tools.d2d2.parser2.TLex.Item
continuation
-
Constructor Summary
-
Method Summary