__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
from _typeshed import Incomplete
from antlr4.error.Errors import IllegalStateException as IllegalStateException
from antlr4.Token import Token as Token
Lexer: Incomplete
class TokenStream: ...
class BufferedTokenStream(TokenStream):
tokenSource: Incomplete
tokens: Incomplete
index: int
fetchedEOF: bool
def __init__(self, tokenSource: Lexer) -> None: ...
def mark(self) -> int: ...
def release(self, marker: int) -> None: ...
def reset(self) -> None: ...
def seek(self, index: int) -> None: ...
def get(self, index: int) -> Token: ...
def consume(self) -> None: ...
def sync(self, i: int) -> bool: ...
def fetch(self, n: int) -> int: ...
def getTokens(self, start: int, stop: int, types: set[int] | None = None) -> list[Token]: ...
def LA(self, i: int) -> int: ...
def LB(self, k: int) -> Token | None: ...
def LT(self, k: int) -> Token | None: ...
def adjustSeekIndex(self, i: int): ...
def lazyInit(self) -> None: ...
def setup(self) -> None: ...
def setTokenSource(self, tokenSource: Lexer): ...
def nextTokenOnChannel(self, i: int, channel: int): ...
def previousTokenOnChannel(self, i: int, channel: int): ...
def getHiddenTokensToRight(self, tokenIndex: int, channel: int = -1): ...
def getHiddenTokensToLeft(self, tokenIndex: int, channel: int = -1): ...
def filterForChannel(self, left: int, right: int, channel: int): ...
def getSourceName(self): ...
def getText(self, start: int | None = None, stop: int | None = None): ...
def fill(self) -> None: ...
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| atn | Folder | 0755 |
|
|
| dfa | Folder | 0755 |
|
|
| error | Folder | 0755 |
|
|
| tree | Folder | 0755 |
|
|
| xpath | Folder | 0755 |
|
|
| BufferedTokenStream.pyi | File | 1.55 KB | 0644 |
|
| CommonTokenFactory.pyi | File | 468 B | 0644 |
|
| CommonTokenStream.pyi | File | 530 B | 0644 |
|
| FileStream.pyi | File | 335 B | 0644 |
|
| InputStream.pyi | File | 566 B | 0644 |
|
| IntervalSet.pyi | File | 750 B | 0644 |
|
| LL1Analyzer.pyi | File | 1.06 KB | 0644 |
|
| Lexer.pyi | File | 1.99 KB | 0644 |
|
| ListTokenSource.pyi | File | 592 B | 0644 |
|
| Parser.pyi | File | 3.72 KB | 0644 |
|
| ParserInterpreter.pyi | File | 1.65 KB | 0644 |
|
| ParserRuleContext.pyi | File | 1.67 KB | 0644 |
|
| PredictionContext.pyi | File | 3.17 KB | 0644 |
|
| Recognizer.pyi | File | 1.11 KB | 0644 |
|
| RuleContext.pyi | File | 1.11 KB | 0644 |
|
| StdinStream.pyi | File | 176 B | 0644 |
|
| Token.pyi | File | 1.09 KB | 0644 |
|
| TokenStreamRewriter.pyi | File | 2.27 KB | 0644 |
|
| Utils.pyi | File | 84 B | 0644 |
|
| __init__.pyi | File | 1.63 KB | 0644 |
|
| _pygrun.pyi | File | 87 B | 0644 |
|
| py.typed | File | 0 B | 0644 |
|