Class: IV::Phonic::AST::Literal
- Inherits:
-
Expression
- Object
- Node
- Expression
- IV::Phonic::AST::Literal
- Defined in:
- lib/iv/phonic/ast.rb
Direct Known Subclasses
ArrayLiteral, FalseLiteral, FunctionLiteral, Identifier, NullLiteral, NumberLiteral, ObjectLiteral, RegExpLiteral, StringLiteral, ThisLiteral, TrueLiteral
Method Summary
Methods inherited from Expression
Methods inherited from Node
#begin_position, #end_position, #initialize, #program, #source
Constructor Details
This class inherits a constructor from IV::Phonic::AST::Node