Ahmad R.
0
Q:

antlr missing argument for lexer command 'channel'

/* missing argument for lexer command 'channel' */

// Use the correct sintax

-> channel('HIDDEN')  // X  WRONG

-> channel(HIDDEN)    // V  GOOD
0

New to Communities?

Join the community