All types
|
All members
RT.Util.Core
RT.KitchenSink
RT.KitchenSink.Collections
RT.KitchenSink.Geometry
RT.KitchenSink.Lex
Builtin
Token
Comment
Token
End
Of
File
Token
Identifier
Token
Lex
Exception
Lex
Exception
(
error
Position
,
error
Description
)
AddPosition
(
position
,
description
)
Freeze
()
Additional
Positions
Error
Description
Error
Position
Position
With
Description
Lex
Position
Lex
Reader
Lex
Tokenizer
Lex
Util
Parse
Exception
Regex
Token
Parser
<TToken>
String
Literal
Token
Token
Token
Jar
RT.KitchenSink.Streams
RT.Util
RT.Util.Collections
RT.Util.Consoles
RT.Util.ExtensionMethods
RT.Util.ExtensionMethods.Obsolete
RT.Util.Geometry
RT.Util.IL
RT.Util.Paths
RT.Util.Streams
RT.Util.Text
RT.Util.Threading
PropellerApi
PuzzleSolvers
RT.ArithmeticCoding
RT.BigInteger
RT.CommandLine
RT.Coordinates
RT.Dijkstra
RT.Generex
RT.Json
RT.Lingo
RT.Lingo.Base
RT.NUnitDirect
RT.PostBuild
RT.SelfService
RT.Serialization
RT.Serialization.Binary
RT.Serialization.Json
RT.Serialization.Xml
RT.Servers
RT.TagSoup
RT.Util
RT.Util.Legacy
Legend
Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field
Sealed class:
RT.KitchenSink.Lex.
LexException
Assembly:
RT.Util.Core, Version=1.0.0.9999, Culture=neutral, PublicKeyToken=null
Namespace:
RT.KitchenSink.Lex
Show inherited types...
Inherits from:
System.Exception
object
Show implemented interfaces...
Implements:
System.Runtime.InteropServices._Exception
System.Runtime.Serialization.ISerializable
This type is not documented.
Constructors
LexException
(
LexPosition
errorPosition
,
string
errorDescription
)
This member is not documented.
Instance methods
LexException
AddPosition
(
LexPosition
position
,
string
description
)
These members are not documented.
LexException
Freeze
()
Instance properties
IList<
LexException
.
PositionWithDescription
>
Additional
Positions
These members are not documented.
string
Error
Description
LexPosition
Error
Position
Nested types
PositionWithDescription
This member is not documented.