class Predicator::AST::StringArray

Public Instance Methods

type() click to toggle source
# File lib/predicator/ast.rb, line 67
def type; :STRARRAY; end