Class PhraseNodeImpl

    • Constructor Detail

      • PhraseNodeImpl

        public PhraseNodeImpl​(org.jruby.runtime.builtin.IRubyObject delegate)
    • Method Detail

      • convert

        public java.lang.String convert()
        Specified by:
        convert in interface PhraseNode
      • getType

        public java.lang.String getType()
        Specified by:
        getType in interface PhraseNode
      • getText

        public java.lang.String getText()
        Specified by:
        getText in interface PhraseNode
      • getTarget

        public java.lang.String getTarget()
        Specified by:
        getTarget in interface PhraseNode