public static class BStructType.AttachedFunction extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
flags |
String |
funcName |
BFunctionType |
type |
| Constructor and Description |
|---|
AttachedFunction(String funcName,
BFunctionType type,
int flags) |
public String funcName
public BFunctionType type
public int flags
public AttachedFunction(String funcName, BFunctionType type, int flags)
Copyright © 2018 WSO2. All rights reserved.