BlockTag.at constructor
const
BlockTag.at(
- int at
Implementation
const BlockTag.at(int at)
: intValue = at,
stringValue = null;
const BlockTag.at(int at)
: intValue = at,
stringValue = null;