public class VariableDeclaration
extends java.lang.Object
LanguageSupports to mark variables, and is especially helpful
when used in conjunction with CodeBlock.CodeBlock| 构造器 | 说明 |
|---|---|
VariableDeclaration(java.lang.String name,
int offset) |
|
VariableDeclaration(java.lang.String type,
java.lang.String name,
int offset) |
Copyright © 2019. All rights reserved.