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
Pop Method
Removes an index from 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
Pop
()
member
Pop
:
unit
->
unit
See Also
Reference
Tokenizer Class
Akka.Configuration.Hocon Namespace
Akka.NET Home
|
Learn Akka.NET