dini ~master (2016-10-02T14:00:10Z)
Dub
Repo
INIReader.next
dini
reader
INIReader
Reads next token.
struct
INIReader
(INIFormatDescriptor Format, ubyte Flags = 0x00, alias Boxer)
bool
next
(
)
if
(
isBoxer
!
Boxer
)
Return Value
Type:
bool
True if more tokens are available, false otherwise.
Meta
Source
See Implementation
dini
reader
INIReader
aliases
BoxType
CurrentBoxer
CurrentFlags
CurrentFormat
KeyType
TokenValue
constructors
this
functions
findPair
key
next
readComment
readEntry
readKey
readSection
readValue
sectionName
skipWhitespaces
tryReadQuote
variables
empty
isQuoted
source
sourceOffset
type
value
Reads next token.