CxLiteral
Description
- Derived from
-
CxNode abstract
ICxTypeUsageProvider - Extended by
-
CxLiteralChar sealed
CxLiteralFloat sealed
CxLiteralInteger sealed
CxLiteralSimple sealed
CxLiteralString sealed
Abstract base for classes that represent a Code-X literal.
- See also
Public / Constructors
FromSource
Parses the given literal.
- ValidatingException
-
If the syntax of source in is invalid.
- See also