Class CsmAttribute

    • Method Detail

      • getTokenType

        public int getTokenType​(Node node,
                                String text)
        Obtain the token type corresponding to the specific value of the attribute. For example, to the attribute "Operator" different token could correspond like PLUS or MINUS.