public static class MapCSSRule.Declaration extends Object
Modifier and Type | Field and Description |
---|---|
int |
idx |
List<Instruction> |
instructions |
Constructor and Description |
---|
MapCSSRule.Declaration(List<Instruction> instructions,
int idx) |
public final List<Instruction> instructions
public final int idx
public MapCSSRule.Declaration(List<Instruction> instructions, int idx)
public void execute(Environment env)
Executes the instructions against the environment env
env
- the environment