Linux premium82.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
LiteSpeed
Server IP : 185.61.154.194 & Your IP : 216.73.216.77
Domains :
Cant Read [ /etc/named.conf ]
User : evicodqw
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby18 /
share /
ri /
1.8 /
system /
TokenStream /
Delete
Unzip
Name
Size
Permission
Date
Action
add_token-i.yaml
179
B
-rw-r--r--
2023-07-26 13:47
add_tokens-i.yaml
182
B
-rw-r--r--
2023-07-26 13:47
cdesc-TokenStream.yaml
848
B
-rw-r--r--
2023-07-26 13:47
pop_token-i.yaml
177
B
-rw-r--r--
2023-07-26 13:47
start_collecting_tokens-i.yaml
205
B
-rw-r--r--
2023-07-26 13:47
token_stream-i.yaml
183
B
-rw-r--r--
2023-07-26 13:47
Save
Rename
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: [] comment: - !ruby/struct:SM::Flow::P body: A TokenStream is a list of tokens, gathered during the parse of some entity (say a method). Entities populate these streams by being registered with the lexer. Any class can collect tokens by including TokenStream. From the outside, you use such an object by calling the start_collecting_tokens method, followed by calls to add_token and pop_token constants: [] full_name: TokenStream includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: add_token - !ruby/object:RI::MethodSummary name: add_tokens - !ruby/object:RI::MethodSummary name: pop_token - !ruby/object:RI::MethodSummary name: start_collecting_tokens - !ruby/object:RI::MethodSummary name: token_stream name: TokenStream superclass: