public class ScriptCodegenFieldSharable extends Object implements CodegenFieldSharable
Constructor and Description |
---|
ScriptCodegenFieldSharable(ScriptDescriptorCompileTime scriptDescriptor,
CodegenClassScope classScope) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
hashCode() |
CodegenExpression |
initCtorScoped() |
Class |
type() |
public ScriptCodegenFieldSharable(ScriptDescriptorCompileTime scriptDescriptor, CodegenClassScope classScope)
public Class type()
type
in interface CodegenFieldSharable
public CodegenExpression initCtorScoped()
initCtorScoped
in interface CodegenFieldSharable
Copyright © 2005–2018. All rights reserved.