public static class BitFieldParser.BitFieldCommand extends Object implements Command
Modifier and Type | Field and Description |
---|---|
String |
key |
List<BitFieldParser.OverFlow> |
overFlows |
List<BitFieldParser.Statement> |
statements |
Constructor and Description |
---|
BitFieldCommand(String key,
List<BitFieldParser.Statement> statements,
List<BitFieldParser.OverFlow> overFlows) |
public final String key
public final List<BitFieldParser.Statement> statements
public final List<BitFieldParser.OverFlow> overFlows
public BitFieldCommand(String key, List<BitFieldParser.Statement> statements, List<BitFieldParser.OverFlow> overFlows)
Copyright © 2016. All rights reserved.