Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Configuration.Hocon
Tokenizer Class
Tokenizer Methods
Matches Method
Peek Method
Pop Method
PullWhitespace Method
Push Method
Take Method
Tokenizer
Push Method
Adds the current index to the tokenizer's bookkeeping stack.
Namespace:
Akka.Configuration.Hocon
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
C#
F#
Copy
public
void
Push
()
member
Push
:
unit
->
unit
See Also
Reference
Tokenizer Class
Akka.Configuration.Hocon Namespace
Akka.NET Home
|
Learn Akka.NET