public class SectionParagraphToMethodProcessor extends java.lang.Object
| Constructor and Description |
|---|
SectionParagraphToMethodProcessor(java.util.List<IToken> tokens)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ShallowEntity> |
postProcess(java.util.List<ShallowEntity> entities)
Transforms a list of shallow entities from a parsing phase, post-processing
them.
|
public SectionParagraphToMethodProcessor(java.util.List<IToken> tokens)
public java.util.List<ShallowEntity> postProcess(java.util.List<ShallowEntity> entities)