Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
config
v0.1.6
Config
Any
KeyTypes
Cursor
Error
IOCursor
Lexer
Location
Macros
ParseException
Parser
StringCursor
Token
Type
Object
Regex
Built with Crystal 1.9.2
2023-10-07 23:32:51 UTC
class
Config::ParseException
Config::ParseException
Config::Error
Exception
Reference
Object
Defined in:
config.cr
Constructors
.new
(message, location : Location)
Instance Method Summary
#location
: Location
Instance methods inherited from class
Object
===(other : Config::Any)
===
Constructor Detail
def self.
new
(message, location :
Location
)
#
[
View source
]
Instance Method Detail
def
location
:
Location
#
[
View source
]