public class MultiListBuilder extends Object implements BlockBuilder
| 限定符和类型 | 类和说明 |
|---|---|
class |
MultiListBuilder.TypeAndBlank |
| 构造器和说明 |
|---|
MultiListBuilder(String content) |
| 限定符和类型 | 方法和说明 |
|---|---|
Block |
bulid()
创建语法块
|
static boolean |
isList(String str) |
boolean |
isRightType()
检查内容是否属于当前语法块
|
public MultiListBuilder(String content)
public Block bulid()
BlockBuilderbulid 在接口中 BlockBuilderpublic static boolean isList(String str)
public boolean isRightType()
BlockBuilderisRightType 在接口中 BlockBuilderCopyright © 2019. All rights reserved.