Package | Description |
---|---|
org.ballerinalang.util.codegen.attributes |
Modifier and Type | Method and Description |
---|---|
DefaultValue |
DefaultValueAttributeInfo.getDefaultValue() |
DefaultValue[] |
ParamDefaultValueAttributeInfo.getDefaultValueInfo() |
Modifier and Type | Method and Description |
---|---|
void |
ParamDefaultValueAttributeInfo.addParamDefaultValueInfo(DefaultValue attachmentInfo) |
Constructor and Description |
---|
DefaultValueAttributeInfo(int attributeNameIndex,
DefaultValue defaultValue) |
Copyright © 2018 WSO2. All rights reserved.