CreationShakeField

constructor(project: CreationShakeProject, pkg: CreationShakePackage?, clazz: CreationShakeClass?, parentScope: CreationShakeScope, name: String, isStatic: Boolean, isFinal: Boolean, isAbstract: Boolean, isPrivate: Boolean, isProtected: Boolean, isPublic: Boolean, isNative: Boolean, initialValue: CreationShakeValue?, type: CreationShakeType, expanding: CreationShakeType?)(source)