HoconTokenizer
.
.
::
.
.
IsSpaceOrTab Method
Determines whether [is space or tab].
Namespace:
Akka.Configuration.Hocon
Assembly:
Akka
(in Akka.dll)
Syntax
C#
VB
C++
public
bool
IsSpaceOrTab
()
Public
Function
IsSpaceOrTab
As
Boolean
public
:
bool
^
IsSpaceOrTab
()
Return Value
true
if [is space or tab]; otherwise,
false
.
See Also
HoconTokenizer Class
Akka.Configuration.Hocon Namespace