This website requires JavaScript.
Explore
Help
Sign In
Lections
/
helper
Watch
2
Star
0
Fork
0
You've already forked helper
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
0ed8d49a72
helper
/
syntax.py
5 lines
85 B
Python
Raw
Normal View
History
Unescape
Escape
Add initial version of syntax analyser
2022-01-14 17:07:18 +04:00
class
Syntax
:
Add syntax server address
2022-01-14 17:11:12 +04:00
def
run
(
self
,
text
:
str
,
server
:
str
)
-
>
str
:
Add initial version of syntax analyser
2022-01-14 17:07:18 +04:00
return
text
Reference in New Issue
Copy Permalink