Class ShortType


  • public class ShortType
    extends FieldType
    Say something?
    Since:
    5/9/13 4:19 PM
    Author:
    George Cao(georgecao@outlook.com)
    • Constructor Detail

      • ShortType

        public ShortType()
    • Method Detail

      • accept

        public <R,​C> R accept​(AstVisitor<R,​C> visitor,
                                    C context)
        Overrides:
        accept in class Node