org.jrubyparser.lexer
Class Lexer.HeredocContext
java.lang.Object
org.jrubyparser.lexer.Lexer.HeredocContext
- Enclosing class:
- Lexer
public static class Lexer.HeredocContext
- extends Object
Lexer.HeredocContext
public Lexer.HeredocContext(HeredocTerm term)
isLookingForEnd
public boolean isLookingForEnd()
toString
public String toString()
- Overrides:
toString in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
equals
public boolean equals(Object other)
- Overrides:
equals in class Object
Copyright © 2013. All Rights Reserved.