Click or drag to resize
HoconTokenizerIsStartSimpleValue Method
Determines whether [is start simple value].

Namespace: Akka.Configuration.Hocon
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public bool IsStartSimpleValue()

Return Value

Type: Boolean
true if [is start simple value]; otherwise, false.
See Also