Modifier and Type | Field and Description |
---|---|
protected ICode |
code |
protected String |
name |
Modifier | Constructor and Description |
---|---|
protected |
CodeProxy(String name) |
Modifier and Type | Method and Description |
---|---|
String |
getArgDescr() |
ArgSpec |
getArgSpec() |
String |
getCodeType() |
String |
getDefLocation() |
String |
getDocstring() |
ICompiled |
getInstance() |
String |
getPackageName() |
boolean |
isBuiltIn() |
protected void |
setCode(ICode code) |
String |
toString() |
protected CodeProxy(String name)
protected void setCode(ICode code)
public String getArgDescr()
getArgDescr
in interface ICode
public ArgSpec getArgSpec()
getArgSpec
in interface ICode
public String getCodeType()
getCodeType
in interface ICode
public String getDefLocation()
getDefLocation
in interface ICode
public String getDocstring()
getDocstring
in interface ICode
public ICompiled getInstance()
getInstance
in interface ICode
public String getPackageName()
getPackageName
in interface ICode
Copyright © 2022. All rights reserved.