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.java62 public IntValue asInteger() { in asInteger() method in Const.Value
166 public IntValue asInteger() { in asInteger() method in Const.IntValue
239 public IntValue asInteger() { in asInteger() method in Const.LongValue
312 public IntValue asInteger() { in asInteger() method in Const.CharValue
385 public IntValue asInteger() { in asInteger() method in Const.FloatValue
458 public IntValue asInteger() { in asInteger() method in Const.DoubleValue
569 public IntValue asInteger() { in asInteger() method in Const.ShortValue
638 public IntValue asInteger() { in asInteger() method in Const.ByteValue
/external/python/pyasn1/pyasn1/type/
Duniv.py569 def asInteger(self): member in BitString