From 1e87906cc67d70810de7e352db0ab9475e51134f Mon Sep 17 00:00:00 2001 From: army8735 Date: Sun, 3 Mar 2019 15:35:06 +0800 Subject: [PATCH] readme add csx --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1da9d2b..4699917 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ npm install homunculus * html * htm * jsx + * csx * getLexer(lan:String):lexer/Lexer * lan: * js @@ -64,6 +65,7 @@ npm install homunculus * html * htm * jsx + * csx * getParser(lan:String):parser/Parser * lan: * js @@ -76,6 +78,7 @@ npm install homunculus * html * htm * jsx + * csx * getContext(lan:String):parser/Context * lan: * js @@ -84,6 +87,7 @@ npm install homunculus * es5 * ecmascript * jsx + * csx * reset():void 重置Token的tid ### lexer/Lexer