Uses of Interface
dev.civl.abc.token.IF.Stringification
Packages that use Stringification
Package
Description
Module token defines the various kinds of tokens and related
classes used by ABC.
-
Uses of Stringification in dev.civl.abc.token.IF
Methods in dev.civl.abc.token.IF that return StringificationModifier and TypeMethodDescriptionTokenFactory.newStringification(FunctionMacro macro, int index, List<CivlcToken> argument) Formation of a string literal token through the use of the preprocessor "#" operator during the application of a function-like macro.