Home
last modified time | relevance | path

Searched defs:asInteger (Results 1 – 2 of 2) sorted by relevance

/external/turbine/java/com/google/turbine/model/
DConst.java68 public IntValue asInteger() { in asInteger() method in Const.Value
192 public IntValue asInteger() { in asInteger() method in Const.IntValue
275 public IntValue asInteger() { in asInteger() method in Const.LongValue
358 public IntValue asInteger() { in asInteger() method in Const.CharValue
444 public IntValue asInteger() { in asInteger() method in Const.FloatValue
536 public IntValue asInteger() { in asInteger() method in Const.DoubleValue
667 public IntValue asInteger() { in asInteger() method in Const.ShortValue
741 public IntValue asInteger() { in asInteger() method in Const.ByteValue
/external/python/pyasn1/pyasn1/type/
Duniv.py581 def asInteger(self): member in BitString