class TermUtils::AP::SyntaxError
Public Class Methods
new(msg)
click to toggle source
Calls superclass method
# File lib/term_utils/ap.rb, line 38 def initialize(msg) super end