Click or drag to resize
HoconTokenizerPullQuotedKey Method
Pulls the quoted key.

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

Return Value

Type: Token
Token.
See Also