X-Git-Url: https://git.kianting.info/?a=blobdiff_plain;f=docs%2Fenums%2Fparser.TokenKind.html;fp=docs%2Fenums%2Fparser.TokenKind.html;h=36450415ed35adbdc40147a7fd305d94c160b5fc;hb=c3dc58d74afa6b298d84bad90d63c027a32a954a;hp=0000000000000000000000000000000000000000;hpb=796e0c20c767e214b104fa3d17e754ce58da6e73;p=clo diff --git a/docs/enums/parser.TokenKind.html b/docs/enums/parser.TokenKind.html new file mode 100644 index 0000000..3645041 --- /dev/null +++ b/docs/enums/parser.TokenKind.html @@ -0,0 +1,136 @@ +TokenKind | clo
+
+ +
+
+
+
+ +

Enumeration TokenKind

+
+
+
+ +
+
+

Enumeration Members

+
+
+

Enumeration Members

+
+ +
Comment: 10
+
+ +
ExcapeAt: 5
+
+ +
ExprMark: 4
+
+ +
Id: 8
+
+ +
Number: 2
+
+ +
Op: 3
+
+ +
Paren: 6
+
+ +
Semicolon: 1
+
+ +
Seperator: 0
+
+ +
SpaceNL: 7
+
+ +
Str: 9
+
+ +
+
+

Generated using TypeDoc

+
\ No newline at end of file