HoconTokenizer
.
.
::
.
.
IsDot Method
Determines whether this instance is dot.
Namespace:
Akka.Configuration.Hocon
Assembly:
Akka
(in Akka.dll)
Syntax
C#
VB
C++
public
bool
IsDot
()
Public
Function
IsDot
As
Boolean
public
:
bool
^
IsDot
()
Return Value
true
if this instance is dot; otherwise,
false
.
See Also
HoconTokenizer Class
Akka.Configuration.Hocon Namespace