ap.parser.IExpression
Generate or match a sum t + d, where d is some integer constant.
t + d
d
(Since version ) see corresponding Javadoc for more information.
Generate or match a sum
t + d, wheredis some integer constant.