Click or drag to resize
HoconTokenizerPullUnquotedKey Method
Pulls the unquoted key.

Namespace: Akka.Configuration.Hocon
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public Token PullUnquotedKey()

Return Value

Type: Token
Token.
See Also