public static class FormatProcessor.ChildAttributesInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
ChildAttributes |
attributes |
int |
index |
AbstractBlockWrapper |
parent |
Constructor and Description |
---|
ChildAttributesInfo(AbstractBlockWrapper parent,
ChildAttributes attributes,
int index) |
public final AbstractBlockWrapper parent
public final ChildAttributes attributes
public final int index
public ChildAttributesInfo(AbstractBlockWrapper parent, ChildAttributes attributes, int index)