package org.jruby.gen;
import org.jruby.Ruby;
import org.jruby.RubyModule;
import org.jruby.RubyClass;
import org.jruby.anno.TypePopulator;
import org.jruby.internal.runtime.methods.JavaMethod;
import org.jruby.internal.runtime.methods.DynamicMethod;
import org.jruby.runtime.Arity;
import org.jruby.runtime.Visibility;
import org.jruby.runtime.MethodIndex;
import java.util.Arrays;
import java.util.List;
import javax.annotation.Generated;
@Generated("org.jruby.anno.AnnotationBinder")
@SuppressWarnings("deprecation")
public class org$jruby$ext$ripper$RubyRipper$POPULATOR extends TypePopulator {
public void populate(RubyModule cls, Class clazz) {
JavaMethod javaMethod;
DynamicMethod moduleMethod, aliasedMethod;
RubyClass singletonClass = cls.getSingletonClass();
Ruby runtime = cls.getRuntime();
javaMethod = new org.jruby.ext.ripper.RubyRipper$INVOKER$s$1$0$lex_state_name(singletonClass, Visibility.PUBLIC, "lex_state_name");
populateMethod(javaMethod, 1, "lex_state_name", true, false, org.jruby.ext.ripper.RubyRipper.class, "lex_state_name", org.jruby.runtime.builtin.IRubyObject.class, CONTEXT_ARG2);
aliasedMethod = singletonClass.putMethod(runtime, "lex_state_name", javaMethod);
javaMethod = new org.jruby.ext.ripper.RubyRipper$INVOKER$s$2$0$dedent_string(singletonClass, Visibility.PUBLIC, "dedent_string");
populateMethod(javaMethod, 2, "dedent_string", true, false, org.jruby.ext.ripper.RubyRipper.class, "dedent_string", org.jruby.runtime.builtin.IRubyObject.class, CONTEXT_ARG3);
aliasedMethod = singletonClass.putMethod(runtime, "dedent_string", javaMethod);
javaMethod = new org.jruby.ext.ripper.RubyRipper$INVOKER$i$initialize(cls, Visibility.PRIVATE, "initialize");
populateMethod(javaMethod, -1, "initialize", false, false, org.jruby.ext.ripper.RubyRipper.class, "initialize", org.jruby.runtime.builtin.IRubyObject.class, CONTEXT_ARG1);
aliasedMethod = cls.putMethod(runtime, "initialize", javaMethod);
javaMethod = new org.jruby.ext.ripper.RubyRipper$INVOKER$i$0$0$end_seen_p(cls, Visibility.PUBLIC, "end_seen?");
populateMethod(javaMethod, 0, "end_seen_p", false, false, org.jruby.ext.ripper.RubyRipper.class, "end_seen_p", org.jruby.runtime.builtin.IRubyObject.class, CONTEXT_ARG0);
aliasedMethod = cls.putMethod(runtime, "end_seen?", javaMethod);
javaMethod = new org.jruby.ext.ripper.RubyRipper$INVOKER$i$0$0$yydebug(cls, Visibility.PUBLIC, "yydebug");
populateMethod(javaMethod, 0, "yydebug", false, false, org.jruby.ext.ripper.RubyRipper.class, "yydebug", org.jruby.runtime.builtin.IRubyObject.class, CONTEXT_ARG0);
aliasedMethod = cls.putMethod(runtime, "yydebug", javaMethod);
javaMethod = new org.jruby.ext.ripper.RubyRipper$INVOKER$i$0$0$error_p(cls, Visibility.PUBLIC, "error?");
populateMethod(javaMethod, 0, "error_p", false, false, org.jruby.ext.ripper.RubyRipper.class, "error_p", org.jruby.runtime.builtin.IRubyObject.class, CONTEXT_ARG0);
aliasedMethod = cls.putMethod(runtime, "error?", javaMethod);
javaMethod = new org.jruby.ext.ripper.RubyRipper$INVOKER$i$0$0$filename(cls, Visibility.PUBLIC, "filename");
populateMethod(javaMethod, 0, "filename", false, false, org.jruby.ext.ripper.RubyRipper.class, "filename", org.jruby.runtime.builtin.IRubyObject.class, CONTEXT_ARG0);
aliasedMethod = cls.putMethod(runtime, "filename", javaMethod);
javaMethod = new org.jruby.ext.ripper.RubyRipper$INVOKER$i$0$0$parse(cls, Visibility.PUBLIC, "parse");
populateMethod(javaMethod, 0, "parse", false, false, org.jruby.ext.ripper.RubyRipper.class, "parse", org.jruby.runtime.builtin.IRubyObject.class, CONTEXT_ARG0);
aliasedMethod = cls.putMethod(runtime, "parse", javaMethod);
javaMethod = new org.jruby.ext.ripper.RubyRipper$INVOKER$i$0$0$state(cls, Visibility.PUBLIC, "state");
populateMethod(javaMethod, 0, "state", false, false, org.jruby.ext.ripper.RubyRipper.class, "state", org.jruby.runtime.builtin.IRubyObject.class, CONTEXT_ARG0);
aliasedMethod = cls.putMethod(runtime, "state", javaMethod);
javaMethod = new org.jruby.ext.ripper.RubyRipper$INVOKER$i$1$0$yydebug_set(cls, Visibility.PUBLIC, "yydebug=");
populateMethod(javaMethod, 1, "yydebug_set", false, false, org.jruby.ext.ripper.RubyRipper.class, "yydebug_set", org.jruby.runtime.builtin.IRubyObject.class, CONTEXT_ARG1);
aliasedMethod = cls.putMethod(runtime, "yydebug=", javaMethod);
javaMethod = new org.jruby.ext.ripper.RubyRipper$INVOKER$i$0$0$encoding(cls, Visibility.PUBLIC, "encoding");
populateMethod(javaMethod, 0, "encoding", false, false, org.jruby.ext.ripper.RubyRipper.class, "encoding", org.jruby.runtime.builtin.IRubyObject.class, CONTEXT_ARG0);
aliasedMethod = cls.putMethod(runtime, "encoding", javaMethod);
javaMethod = new org.jruby.ext.ripper.RubyRipper$INVOKER$i$0$0$lineno(cls, Visibility.PUBLIC, "lineno");
populateMethod(javaMethod, 0, "lineno", false, false, org.jruby.ext.ripper.RubyRipper.class, "lineno", org.jruby.runtime.builtin.IRubyObject.class, CONTEXT_ARG0);
aliasedMethod = cls.putMethod(runtime, "lineno", javaMethod);
javaMethod = new org.jruby.ext.ripper.RubyRipper$INVOKER$i$0$0$column(cls, Visibility.PUBLIC, "column");
populateMethod(javaMethod, 0, "column", false, false, org.jruby.ext.ripper.RubyRipper.class, "column", org.jruby.runtime.builtin.IRubyObject.class, CONTEXT_ARG0);
aliasedMethod = cls.putMethod(runtime, "column", javaMethod);
javaMethod = new org.jruby.ext.ripper.RubyRipper$INVOKER$i$2$0$dedent_string(cls, Visibility.PUBLIC, "dedent_string");
populateMethod(javaMethod, 2, "dedent_string", false, false, org.jruby.ext.ripper.RubyRipper.class, "dedent_string", org.jruby.runtime.builtin.IRubyObject.class, CONTEXT_ARG2);
aliasedMethod = cls.putMethod(runtime, "dedent_string", javaMethod);
runtime.addBoundMethods("org.jruby.ext.ripper.RubyRipper", "end_seen_p", "end_seen?", "error_p", "error?", "yydebug_set", "yydebug=", "lex_state_name", "lex_state_name", "dedent_string", "dedent_string", "initialize", "initialize", "yydebug", "yydebug", "filename", "filename", "parse", "parse", "state", "state", "encoding", "encoding", "lineno", "lineno", "column", "column", "dedent_string", "dedent_string");
}
static {
}
}