SYNTAX constant

String const SYNTAX = 'SyntaxError'

Implementation

static const String SYNTAX = 'SyntaxError'