public class SetAttr extends ActionChunk
| Modifier and Type | Field and Description |
|---|---|
String |
name
|
List |
rhsChunks
|
ctxast, factory| Constructor and Description |
|---|
SetAttr(StructDecl
|
public Stringname
public List<ActionChunk > rhsChunks
public SetAttr(StructDeclctx, String name, List <ActionChunk > rhsChunks)