Uses of Interface
dev.civl.abc.token.IF.StringToken
Packages that use StringToken
Package
Description
Module token defines the various kinds of tokens and related
classes used by ABC.
-
Uses of StringToken in dev.civl.abc.token.IF
Methods in dev.civl.abc.token.IF that return StringTokenModifier and TypeMethodDescriptionTokenFactory.newStringToken(CivlcToken token) TokenFactory.newStringToken(List<CivlcToken> tokens) Constructs a new string literal token (instance ofStringToken) by concatenating a list of string literal tokens.