Class Constant<T>

    • Constructor Detail

      • Constant

        public Constant​(Metadata metadata,
                        T obj)
        Parameters:
        metadata - A Metadata object containing information about the code that generated this AST node.
        obj - the constant to be associated