FieldInfo

case class FieldInfo(accessFlags: Set[FieldAccessFlag], nameIndex: ConstantIndex, descriptorIndex: ConstantIndex, attributes: List[AttributeInfo])
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

override def toString(): String
Definition Classes
Any
Source:
ClassFile.scala

Inherited methods

Inherited from:
Product