Skip to content

Commit

Permalink
readme add csx
Browse files Browse the repository at this point in the history
  • Loading branch information
army8735 committed Mar 3, 2019
1 parent a686e78 commit 1e87906
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ npm install homunculus
* html
* htm
* jsx
* csx
* getLexer(lan:String):lexer/Lexer
* lan:
* js
Expand All @@ -64,6 +65,7 @@ npm install homunculus
* html
* htm
* jsx
* csx
* getParser(lan:String):parser/Parser
* lan:
* js
Expand All @@ -76,6 +78,7 @@ npm install homunculus
* html
* htm
* jsx
* csx
* getContext(lan:String):parser/Context
* lan:
* js
Expand All @@ -84,6 +87,7 @@ npm install homunculus
* es5
* ecmascript
* jsx
* csx
* reset():void 重置Token的tid

### lexer/Lexer
Expand Down

0 comments on commit 1e87906

Please sign in to comment.