Uses of Interface
dev.civl.abc.token.IF.ExecutionCharacter

Packages that use ExecutionCharacter
Package
Description
Submodule ast.node defines every kind of node in an AST.
The ast.value submodule defines classes for representing constant values that can occur in a program, such as numeric literals, characters, strings, pointer constants, and so on.
Module token defines the various kinds of tokens and related classes used by ABC.