class ActionDispatch::Journey::Nodes::Literal

:nodoc:

def literal?; true; end

:nodoc:
def literal?; true; end

def type; :LITERAL; end

def type; :LITERAL; end