check Annotation Arguments
fun checkAnnotationArguments(ctx: ParserRuleContext, symbolTable: SymbolTableVisitor, arguments: List<ExpressionNode>): List<Type>
Content copied to clipboard
Check annotation arguments
Return
Parameters
ctx
symbolTable
arguments