Click or drag to resize
HoconTokenizerIsSubstitutionStart Method
Determines whether [is substitution start].

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

Return Value

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