| Interface | Description |
|---|---|
| Pipe<I,O> |
一截管道
|
| Class | Description |
|---|---|
| LexicalAnalyzerPipe |
词法分析器管道。约定将IWord的label设为非null表示本级管道已经处理
|
| LexicalAnalyzerPipeline |
流水线式词法分析器
|
| Pipeline<I,M,O> |
流水线
|
| RegexRecognizePipe |
正则匹配管道
|
Copyright © 2014–2021 码农场. All rights reserved.