Enhanced C#
Loyc library documentation
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Loyc.Ecs.Parser.EcsLiteralHandlers Member List

This is the complete list of members for Loyc.Ecs.Parser.EcsLiteralHandlers, including all inherited members.

__d (defined in Loyc.Syntax.StandardLiteralHandlers)Loyc.Syntax.StandardLiteralHandlersprotectedstatic
__f (defined in Loyc.Syntax.StandardLiteralHandlers)Loyc.Syntax.StandardLiteralHandlersprotectedstatic
__i16 (defined in Loyc.Syntax.StandardLiteralHandlers)Loyc.Syntax.StandardLiteralHandlersprotectedstatic
__i32 (defined in Loyc.Syntax.StandardLiteralHandlers)Loyc.Syntax.StandardLiteralHandlersprotectedstatic
__i64 (defined in Loyc.Syntax.StandardLiteralHandlers)Loyc.Syntax.StandardLiteralHandlersprotectedstatic
__i8 (defined in Loyc.Syntax.StandardLiteralHandlers)Loyc.Syntax.StandardLiteralHandlersprotectedstatic
__L (defined in Loyc.Syntax.StandardLiteralHandlers)Loyc.Syntax.StandardLiteralHandlersprotectedstatic
__r32 (defined in Loyc.Syntax.StandardLiteralHandlers)Loyc.Syntax.StandardLiteralHandlersprotectedstatic
__r64 (defined in Loyc.Syntax.StandardLiteralHandlers)Loyc.Syntax.StandardLiteralHandlersprotectedstatic
__u (defined in Loyc.Syntax.StandardLiteralHandlers)Loyc.Syntax.StandardLiteralHandlersprotectedstatic
__u16 (defined in Loyc.Syntax.StandardLiteralHandlers)Loyc.Syntax.StandardLiteralHandlersprotectedstatic
__u32 (defined in Loyc.Syntax.StandardLiteralHandlers)Loyc.Syntax.StandardLiteralHandlersprotectedstatic
__u64 (defined in Loyc.Syntax.StandardLiteralHandlers)Loyc.Syntax.StandardLiteralHandlersprotectedstatic
__u8 (defined in Loyc.Syntax.StandardLiteralHandlers)Loyc.Syntax.StandardLiteralHandlersprotectedstatic
__uL (defined in Loyc.Syntax.StandardLiteralHandlers)Loyc.Syntax.StandardLiteralHandlersprotectedstatic
__z (defined in Loyc.Syntax.StandardLiteralHandlers)Loyc.Syntax.StandardLiteralHandlersprotectedstatic
_bais (defined in Loyc.Syntax.StandardLiteralHandlers)Loyc.Syntax.StandardLiteralHandlersprotectedstatic
_bool (defined in Loyc.Syntax.StandardLiteralHandlers)Loyc.Syntax.StandardLiteralHandlersprotectedstatic
_c (defined in Loyc.Syntax.StandardLiteralHandlers)Loyc.Syntax.StandardLiteralHandlersprotectedstatic
_number (defined in Loyc.Syntax.StandardLiteralHandlers)Loyc.Syntax.StandardLiteralHandlersprotectedstatic
_re (defined in Loyc.Syntax.StandardLiteralHandlers)Loyc.Syntax.StandardLiteralHandlersprotectedstatic
_s (defined in Loyc.Syntax.StandardLiteralHandlers)Loyc.Syntax.StandardLiteralHandlersprotectedstatic
_string (defined in Loyc.Syntax.StandardLiteralHandlers)Loyc.Syntax.StandardLiteralHandlersprotectedstatic
_void (defined in Loyc.Syntax.StandardLiteralHandlers)Loyc.Syntax.StandardLiteralHandlersprotectedstatic
AddParser(bool replaceExisting, Symbol typeMarker, Func< UString, Symbol, Either< object, LogMessage >> parser)Loyc.Syntax.LiteralHandlerTableinline
AddPrinter(bool replaceExisting, Symbol type, Func< ILNode, StringBuilder, Either< Symbol, LogMessage >> printer)Loyc.Syntax.LiteralHandlerTable
AddPrinter(bool replaceExisting, Type type, Func< ILNode, StringBuilder, Either< Symbol, LogMessage >> printer)Loyc.Syntax.LiteralHandlerTable
CanParse(Symbol typeMarker)Loyc.Syntax.LiteralHandlerTableinline
CanPrint(Symbol typeMarker)Loyc.Syntax.LiteralHandlerTableinline
CanPrint(Type type, bool searchBases=true)Loyc.Syntax.LiteralHandlerTableinline
DigitSeparatorLoyc.Syntax.StandardLiteralHandlers
EcsLiteralHandlers() (defined in Loyc.Ecs.Parser.EcsLiteralHandlers)Loyc.Ecs.Parser.EcsLiteralHandlersinline
GeneralNumberParser(UString s, Symbol tm) (defined in Loyc.Syntax.StandardLiteralHandlers)Loyc.Syntax.StandardLiteralHandlersinlineprotectedstatic
HexNegativeExponentThreshold (defined in Loyc.Syntax.StandardLiteralHandlers)Loyc.Syntax.StandardLiteralHandlersprotected
LiteralHandlerTable() (defined in Loyc.Syntax.LiteralHandlerTable)Loyc.Syntax.LiteralHandlerTableinline
OK(object?result) (defined in Loyc.Syntax.StandardLiteralHandlers)Loyc.Syntax.StandardLiteralHandlersprotectedstatic
ParseBigInt(UString s, out BigInteger n) (defined in Loyc.Syntax.StandardLiteralHandlers)Loyc.Syntax.StandardLiteralHandlersinlineprotectedstatic
ParseDouble(UString s, out double d) (defined in Loyc.Syntax.StandardLiteralHandlers)Loyc.Syntax.StandardLiteralHandlersinlineprotectedstatic
ParsersLoyc.Syntax.LiteralHandlerTable
ParseSigned(UString s, out long n) (defined in Loyc.Syntax.StandardLiteralHandlers)Loyc.Syntax.StandardLiteralHandlersinlineprotectedstatic
PrintersLoyc.Syntax.LiteralHandlerTable
StandardLiteralHandlers(char?digitSeparatorChar= '_') (defined in Loyc.Syntax.StandardLiteralHandlers)Loyc.Syntax.StandardLiteralHandlersinline
SyntaxError(UString input, Symbol typeMarker) (defined in Loyc.Syntax.StandardLiteralHandlers)Loyc.Syntax.StandardLiteralHandlersinlineprotectedstatic
TryParse(UString textValue, Symbol typeMarker)Loyc.Syntax.LiteralHandlerTableinline
TryPrint(ILNode literal, out StringBuilder sb) (defined in Loyc.Syntax.LiteralHandlerTable)Loyc.Syntax.LiteralHandlerTableinline
TryPrint(object value, Symbol typeMarker, out StringBuilder sb, NodeStyle style=NodeStyle.Default) (defined in Loyc.Syntax.LiteralHandlerTable)Loyc.Syntax.LiteralHandlerTable
TryPrint(ILNode literal, StringBuilder sb)Loyc.Syntax.LiteralHandlerTableinline
Value (defined in Loyc.Ecs.Parser.EcsLiteralHandlers)Loyc.Ecs.Parser.EcsLiteralHandlersstatic