Click or drag to resize
TokenType Property
The type of the token.

Namespace: Akka.Configuration.Hocon
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public TokenType Type { get; set; }

Property Value

Type: TokenType
The type.
See Also